]> granicus.if.org Git - python/commitdiff
- Move two NEWS entries to 2.6.5
authorMatthias Klose <doko@ubuntu.com>
Sat, 16 Jan 2010 10:31:22 +0000 (10:31 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sat, 16 Jan 2010 10:31:22 +0000 (10:31 +0000)
Misc/NEWS

index e1917d65ef0ea5643898f2d59adb6704768fee3b..1ddef4c670516e33ec00f8172b89b2bae108f5db 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -155,6 +155,11 @@ Library
 - Issue #7048: Force Decimal.logb to round its result when that result
   is too large to fit in the current precision.
 
+- Issue #1488943: difflib.Differ() doesn't always add hints for tab characters
+
+- Issue #5037: Proxy the __unicode__ special method instead to __unicode__
+  instead of __str__.
+
 Build
 -----
 
@@ -349,11 +354,6 @@ Core and Builtins
 Library
 -------
 
-- Issue #1488943: difflib.Differ() doesn't always add hints for tab characters
-
-- Issue #5037: Proxy the __unicode__ special method instead to __unicode__
-  instead of __str__.
-
 - Issue #6894: Fixed the issue urllib2 doesn't respect "no_proxy" environment
 
 - Issue #6790: Make it possible again to pass an `array.array` to