diff options
author | Benjamin Peterson <benjamin@python.org> | 2012-04-06 17:17:25 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2012-04-06 17:17:25 (GMT) |
commit | c37a4fdf5472b9460cc38885342ef59bce05753f (patch) | |
tree | e30c3342ef4bb626f67837ad58c596dce434f2f5 /Misc/NEWS | |
parent | d6c75b5a03fc98cf351dc6747bf9f676fb41a435 (diff) | |
download | cpython-c37a4fdf5472b9460cc38885342ef59bce05753f.zip cpython-c37a4fdf5472b9460cc38885342ef59bce05753f.tar.gz cpython-c37a4fdf5472b9460cc38885342ef59bce05753f.tar.bz2 |
bump to 3.1.5 finalv3.1.5
Diffstat (limited to 'Misc/NEWS')
-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.1.5? =========================== -*Release date: 2012-02-23* +*Release date: 2012-04-08* Core and Builtins ----------------- |