summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-02-11 08:15:46 (GMT)
committerLarry Hastings <larry@hastings.org>2014-02-11 08:15:46 (GMT)
commit3f99504c08ebca685271c32289f8907bc456e1fc (patch)
treedeb0b2d3284cec1323ad0da34f96107ea3f64576 /Misc
parent4cce8f2f40cc15235f44b3a47fec0444ed75e9fe (diff)
parent06847d9c8c30715c077e083de1c511e399af75f1 (diff)
downloadcpython-3f99504c08ebca685271c32289f8907bc456e1fc.zip
cpython-3f99504c08ebca685271c32289f8907bc456e1fc.tar.gz
cpython-3f99504c08ebca685271c32289f8907bc456e1fc.tar.bz2
Merge Python 3.4.0rc1 release branch.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c9dce27..e49be6e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -22,6 +22,11 @@ Release date: 2014-02-10
Core and Builtins
-----------------
+- Issue #19255: The builtins module is restored to initial value before
+ cleaning other modules. The sys and builtins modules are cleaned last.
+
+- Issue #20588: Make Python-ast.c C89 compliant.
+
- Issue #20437: Fixed 22 potential bugs when deleting objects references.
- Issue #20500: Displaying an exception at interpreter shutdown no longer