summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2013-10-12 20:26:28 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2013-10-12 20:26:28 (GMT)
commit3974d6abb200a42b11eb8c9a2522c9d11d611b23 (patch)
tree11611335a759844b016e50a5bc2e4e622667f3b4 /Misc/NEWS
parent1164dfcb86757ebaeb68276e4b8f6ee266c9968d (diff)
downloadcpython-3974d6abb200a42b11eb8c9a2522c9d11d611b23.zip
cpython-3974d6abb200a42b11eb8c9a2522c9d11d611b23.tar.gz
cpython-3974d6abb200a42b11eb8c9a2522c9d11d611b23.tar.bz2
Forgot NEWS entry for previous commit.
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 cef326d..19cdb6b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,9 @@ Projected release date: 2013-10-20
Core and Builtins
-----------------
+- Issue #19219: Speed up marshal.loads(), and make pyc files slightly
+ (5% to 10%) smaller.
+
- Issue #19221: Upgrade Unicode database to version 6.3.0.
- Issue #16742: The result of the C callback PyOS_ReadlineFunctionPointer must