diff options
author | Ned Deily <nad@python.org> | 2016-07-12 01:14:53 -0400 |
---|---|---|
committer | Ned Deily <nad@python.org> | 2016-07-12 01:14:53 -0400 |
commit | 3cfbbff5f1d13f83dcbdddd886278f6a4265e7bc (patch) | |
tree | 21950d346350d99fd79e862d8d895743f7edbf49 /Misc | |
parent | 70498d155cf7662348872ca26f2c5ff91567e9dc (diff) | |
download | cpython-3cfbbff5f1d13f83dcbdddd886278f6a4265e7bc.tar.gz |
Start 3.6.0a4
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 3.6.0 alpha 4 +================================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.6.0 alpha 3 ================================== |