summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-01-23 17:21:28 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-01-23 17:21:28 (GMT)
commit0f2a61a11eccea4d4ecddc30147116aae5ec09ab (patch)
treebf064181dc86da53fad70677b8ff5ab85b2a5091 /Misc/NEWS
parenteb9d5ad6ba3153d2016d6708e1a3b63ea740e149 (diff)
downloadcpython-0f2a61a11eccea4d4ecddc30147116aae5ec09ab.zip
cpython-0f2a61a11eccea4d4ecddc30147116aae5ec09ab.tar.gz
cpython-0f2a61a11eccea4d4ecddc30147116aae5ec09ab.tar.bz2
Merged revisions 88147 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88147 | antoine.pitrou | 2011-01-23 18:12:25 +0100 (dim., 23 janv. 2011) | 3 lines Issue #10987: Fix the recursion limit handling in the _pickle module. ........
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4ab4c1c..94cb5bb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,8 @@ Core and Builtins
Library
-------
+- Issue #10987: Fix the recursion limit handling in the _pickle module.
+
- Issue #10949: Improved robustness of rotating file handlers.
- Issue #10955: Fix a potential crash when trying to mmap() a file past its