summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-10-08 09:40:43 (GMT)
committerLarry Hastings <larry@hastings.org>2014-10-08 09:40:43 (GMT)
commitadeb140cb3f5bcf2ceab84796160ce654dbf1151 (patch)
tree7a7fa98bc1d18f619e434d92dd35cba1c741e70f /Misc
parent1123aa26c8e4c13741562cdbabb3e59ed2b545d1 (diff)
downloadcpython-adeb140cb3f5bcf2ceab84796160ce654dbf1151.zip
cpython-adeb140cb3f5bcf2ceab84796160ce654dbf1151.tar.gz
cpython-adeb140cb3f5bcf2ceab84796160ce654dbf1151.tar.bz2
Post-release changes after 3.4.2 final.
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 4ecf91d..d896512 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.4.3rc1?
+==============================
+
+Release date: TBA
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.4.2?
===========================