summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-01-23 17:12:25 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-01-23 17:12:25 (GMT)
commite6d4c5bab8d18e32bba6482da1b603b35f2fe254 (patch)
treeb2d2dfb60696e0c9e0a36c903f14c458a0dda1fe /Misc
parent0929b1fc70e2f3fd1c4550ebbcaa4e733f5a8f7a (diff)
downloadcpython-e6d4c5bab8d18e32bba6482da1b603b35f2fe254.zip
cpython-e6d4c5bab8d18e32bba6482da1b603b35f2fe254.tar.gz
cpython-e6d4c5bab8d18e32bba6482da1b603b35f2fe254.tar.bz2
Issue #10987: Fix the recursion limit handling in the _pickle module.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index dc673fd..54a647a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -16,6 +16,8 @@ Core and Builtins
Library
-------
+- Issue #10987: Fix the recursion limit handling in the _pickle module.
+
- Issue #10983: Fix several bugs making tunnel requests in http.client.
- Issue #10955: zipimport uses ASCII encoding instead of cp437 to decode