diff options
author | Larry Hastings <larry@hastings.org> | 2015-02-08 00:00:45 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-02-08 00:00:45 (GMT) |
commit | e5529063b20130938551c126790c880b3f05d8fd (patch) | |
tree | d78bad53ec5aac69ce9bd37ff673a40afdabbb01 /Misc/NEWS | |
parent | af83f9e3132b2c7353ce262fcb3ae85b9628f857 (diff) | |
download | cpython-e5529063b20130938551c126790c880b3f05d8fd.zip cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.gz cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.bz2 |
Version bump for 3.4.3rc1.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Python News What's New in Python 3.4.3rc1? ============================== -Release date: TBA +Release date: 2015-02-08 Core and Builtins ----------------- |