summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>2016-09-10 01:19:51 (GMT)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>2016-09-10 01:19:51 (GMT)
commit3b822d6c89ac6dffe5304adf0ce77c2d42406338 (patch)
tree9611fd543334e146032283448ecff2610ebd985a /Misc
parent50a903de4cc050d0d4d3a02ab13036421909e4cf (diff)
parent28325749c01815097aa2bc06508004a1f894c279 (diff)
downloadcpython-3b822d6c89ac6dffe5304adf0ce77c2d42406338.zip
cpython-3b822d6c89ac6dffe5304adf0ce77c2d42406338.tar.gz
cpython-3b822d6c89ac6dffe5304adf0ce77c2d42406338.tar.bz2
Issue #25969: Update the lib2to3 grammar to handle the unpacking
generalizations added in 3.5.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6f88266..627c4cd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -127,6 +127,9 @@ Core and Builtins
Library
-------
+- Issue #25969: Update the lib2to3 grammar to handle the unpacking
+ generalizations added in 3.5.
+
- Issue #27932: Fixes memory leak in platform.win32_ver()
- Issue #14977: mailcap now respects the order of the lines in the mailcap