summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-02-11 08:14:16 (GMT)
committerLarry Hastings <larry@hastings.org>2014-02-11 08:14:16 (GMT)
commit4cce8f2f40cc15235f44b3a47fec0444ed75e9fe (patch)
treefe6763669ec8db394478399211e2cea1d4d8e6b2 /Misc
parentf50691b6ff61fbe492a5792f2edb95693cab7e32 (diff)
downloadcpython-4cce8f2f40cc15235f44b3a47fec0444ed75e9fe.zip
cpython-4cce8f2f40cc15235f44b3a47fec0444ed75e9fe.tar.gz
cpython-4cce8f2f40cc15235f44b3a47fec0444ed75e9fe.tar.bz2
Python 3.4.0rc1: Post-release updates.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b4cad86..c9dce27 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.4.0 release candidate 2?
+===============================================
+
+Release date: 2014-02-23
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.4.0 release candidate 1?
===============================================