]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #15940: NEWS entry
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 3 Apr 2013 17:07:46 +0000 (13:07 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 3 Apr 2013 17:07:46 +0000 (13:07 -0400)
Misc/NEWS

index da04b0ee52c730580a1ee947e178be2a182410a0..03f9e2f8f7e1ab41321cb4865659a0b560d7fa68 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -38,6 +38,11 @@ Library
 - Issue #17526: fix an IndexError raised while passing code without filename to
   inspect.findsource().  Initial patch by Tyler Doyle.
 
+Documentation
+-------------
+
+- Issue #15940: Specify effect of locale on time functions.
+
 
 What's New in Python 3.3.1?
 ===========================