]> granicus.if.org Git - python/commitdiff
#17692: merge with 3.3.
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 12 Apr 2013 11:14:22 +0000 (14:14 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 12 Apr 2013 11:14:22 +0000 (14:14 +0300)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index d3c9c262592e7c84c700ad13c119afc2b2a3bbef,153c2bd32350f2ae0456a5b8ab017d0c58f7187b..83ea595233ac29ff129bd5677a0539a06b13c8c2
+++ b/Misc/NEWS
@@@ -84,6 -79,30 +84,9 @@@ Test
  - Issue #17690: test_time now works with unittest test discovery.
    Patch by Zachary Ware.
  
 -Documentation
 --------------
 -
 -- Issue #15940: Specify effect of locale on time functions.
 -
 -
 -What's New in Python 3.3.1?
 -===========================
 -
 -*Release date: 07-Apr-2013*
 -
 -Build
 ------
 -
 -- Issue #17550: Fix the --enable-profiling configure switch.
 -
 -Library
 --------
 -
 -- Issue #17625: In IDLE, close the replace dialog after it is used.
 -
+ - Issue #17692: test_sqlite now works with unittest test discovery.
+   Patch by Zachary Ware.
  
  What's New in Python 3.3.1 release candidate 1?
  ===============================================