]> granicus.if.org Git - python/commitdiff
Remove duplicate entry.
authorGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:51:15 +0000 (07:51 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:51:15 +0000 (07:51 +0000)
Misc/NEWS

index 0c53aef6a2879586107cdf393776d64177140647..e4362789709675bf3dea16ae02a47370db76ef7b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,13 +29,6 @@ Core and Builtins
 Library
 -------
 
-- Issue #10827: Changed the rules for 2-digit years.  The time.asctime
-  function will now format any year when ``time.accept2dyear`` is
-  false and will accept years >= 1000 otherwise.  The year range
-  accepted by ``time.mktime`` and ``time.strftime`` is still system
-  dependent, but ``time.mktime`` will now accept full range supported
-  by the OS.  Conversion of 2-digit years to 4-digit is deprecated.
-
 - Issue #10827: Changed the rules for 2-digit years.  The time.asctime
   function will now format any year when ``time.accept2dyear`` is
   false and will accept years >= 1000 otherwise.  The year range