summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-03-02 16:18:56 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-03-02 16:18:56 (GMT)
commit83d8fc265a962a4bdec76c34396a6eb83e961fcd (patch)
treeee3501fed4415e243cae6f2344082d8254e67ff9 /Misc
parent4e02f8f4aec46ffba087e525188a6429a155b8f9 (diff)
parent5061e67f0f6e08e99b2ca3b560cd64d8cc5aa515 (diff)
downloadcpython-83d8fc265a962a4bdec76c34396a6eb83e961fcd.zip
cpython-83d8fc265a962a4bdec76c34396a6eb83e961fcd.tar.gz
cpython-83d8fc265a962a4bdec76c34396a6eb83e961fcd.tar.bz2
merge 3.4 (#23367)
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 2113039..23371fa 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -78,6 +78,8 @@ Library
- Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.
+- Issue #23367: Fix possible overflows in the unicodedata module.
+
- Issue #23361: Fix possible overflow in Windows subprocess creation code.
- logging.handlers.QueueListener now takes a respect_handler_level keyword