summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2016-10-11 00:46:40 (GMT)
committerNed Deily <nad@python.org>2016-10-11 00:46:40 (GMT)
commita4f45bb0c4e5c899d6ec793f423ce16f631b867e (patch)
tree9a44f39c9b9d04d2b964d734c30c09babedf2464 /Misc
parentdbb331b5b1762bae1c853b30a444ad5d22fe4b31 (diff)
downloadcpython-a4f45bb0c4e5c899d6ec793f423ce16f631b867e.zip
cpython-a4f45bb0c4e5c899d6ec793f423ce16f631b867e.tar.gz
cpython-a4f45bb0c4e5c899d6ec793f423ce16f631b867e.tar.bz2
Start 3.6.0b3
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 aad546c..70dac5a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.6.0 beta 3
+=================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.6.0 beta 2
=================================