summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-01-27 06:27:20 (GMT)
committerLarry Hastings <larry@hastings.org>2014-01-27 06:27:20 (GMT)
commitee4cca6e33b2b2c114ec8736a76263f92b37c4aa (patch)
treeab157a2b5b9fd370f280380b2925a275f2e531b6 /Misc
parent3b1596f83adbe03e0b8341639e47191bdfdfe902 (diff)
downloadcpython-ee4cca6e33b2b2c114ec8736a76263f92b37c4aa.zip
cpython-ee4cca6e33b2b2c114ec8736a76263f92b37c4aa.tar.gz
cpython-ee4cca6e33b2b2c114ec8736a76263f92b37c4aa.tar.bz2
Post-release bump for 3.4.0 beta 3.
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 a127237..113fe5d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.4.0 release candidate 1?
+===============================================
+
+Release date: 2014-02-09
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.4.0 Beta 3?
==================================