summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-01-04 10:39:34 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-01-04 10:39:34 (GMT)
commit6c83e739d7b1690f8763b2437266effa71173324 (patch)
tree12acc97efcdcc623e2a3fd8db90b4eb78cccb7bb /Misc/NEWS
parentbf064b391102b0cf1a79c08c64855a036c957650 (diff)
downloadcpython-6c83e739d7b1690f8763b2437266effa71173324.zip
cpython-6c83e739d7b1690f8763b2437266effa71173324.tar.gz
cpython-6c83e739d7b1690f8763b2437266effa71173324.tar.bz2
Issue #16856: Fix a segmentation fault from calling repr() on a dict with
a key whose repr raise an exception.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 41126a6..5741620 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@ What's New in Python 3.3.1?
Core and Builtins
-----------------
+- Issue #16856: Fix a segmentation fault from calling repr() on a dict with
+ a key whose repr raise an exception.
+
- Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB.
- Issue #16455: On FreeBSD and Solaris, if the locale is C, the