summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-06-12 20:14:08 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2009-06-12 20:14:08 (GMT)
commit19690593273a5b210a9b9ea72bd59840d02759b0 (patch)
tree2c3c63588e62e5bc3c93c0f49d30e39ee6763c8f /Misc
parent55bd1efb2ae7b559ac6a89a6f24bb62560eeafcf (diff)
downloadcpython-19690593273a5b210a9b9ea72bd59840d02759b0.zip
cpython-19690593273a5b210a9b9ea72bd59840d02759b0.tar.gz
cpython-19690593273a5b210a9b9ea72bd59840d02759b0.tar.bz2
Issue #6215: backport the 3.1 io lib
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fda9fba..3a4e1ac 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -317,6 +317,10 @@ Core and Builtins
Library
-------
+- Issue #6215: All bug fixes and enhancements from the Python 3.1 io library
+ (including the fast C implementation) have been backported to the standard
+ ``io`` module.
+
- Issue #6258: Support AMD64 in bdist_msi.
- Issue #5262: Fixed bug in next rollover time computation in