diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-05-16 13:32:21 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-05-16 13:32:21 (GMT) |
commit | 8de32d906f3cdcffa088fc786eefa8f4e7bce785 (patch) | |
tree | 8d6e35c2acd920fdc934b33073e75bf51fb037f9 | |
parent | 8600c801c49fec61338903b9427bb894d4a2d276 (diff) | |
download | cpython-8de32d906f3cdcffa088fc786eefa8f4e7bce785.zip cpython-8de32d906f3cdcffa088fc786eefa8f4e7bce785.tar.gz cpython-8de32d906f3cdcffa088fc786eefa8f4e7bce785.tar.bz2 |
Fixed release date.
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Python News What's New in Python 3.5.0 beta 1? ================================== -Release date: 2015-04-24 +Release date: 2015-05-24 Core and Builtins ----------------- |