diff options
| author | Ned Deily <nad@python.org> | 2016-10-10 20:09:08 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@python.org> | 2016-10-10 20:09:08 (GMT) |
| commit | 7e16af499b92def6fc4ab1bbcecd2c055a38de29 (patch) | |
| tree | 65854f6a11e9f08c995148b5d1483ee8ba3239cd /Misc/NEWS | |
| parent | bec93b385858364e5ee47dde3e7bc800fb82a39a (diff) | |
| download | cpython-3.6.0b2.zip cpython-3.6.0b2.tar.gz cpython-3.6.0b2.tar.bz2 | |
Version bump for 3.6.0b2v3.6.0b2
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,7 @@ Python News What's New in Python 3.6.0 beta 2 ================================= -*Release date: XXXX-XX-XX* +*Release date: 2016-10-10* Core and Builtins ----------------- @@ -266,6 +266,7 @@ Tests - Issue #28217: Adds _testconsole module to test console input. + What's New in Python 3.6.0 beta 1 ================================= @@ -1001,6 +1002,7 @@ Build - Issue #10910: Avoid C++ compilation errors on FreeBSD and OS X. Also update FreedBSD version checks for the original ctype UTF-8 workaround. + What's New in Python 3.6.0 alpha 3 ================================== |
