summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2010-01-16 10:31:22 +0000
committerMatthias Klose <doko@ubuntu.com>2010-01-16 10:31:22 +0000
commitb9ba2bb6855db373baef83993abbcd2965ff10ce (patch)
treef6b82002c847bdf226a632c944ec8a0eefc26418
parentb5756e0a945e17e74b33e0a07ed29d8061c0f6a3 (diff)
downloadcpython-git-b9ba2bb6855db373baef83993abbcd2965ff10ce.tar.gz
- Move two NEWS entries to 2.6.5
-rw-r--r--Misc/NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e1917d65ef..1ddef4c670 100644
--- 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