diff options
author | Georg Brandl <georg@python.org> | 2011-05-21 15:35:33 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-05-21 15:35:33 (GMT) |
commit | 9c1928f0a90d687db7a45503ae8a23a38f2d59bb (patch) | |
tree | 938ce184fd700ed4bc33efce1f2d372cdcf5c526 /Misc/NEWS | |
parent | 619323c68fe3b701fb3e50ee382ceec32f72c4fa (diff) | |
parent | 41972316f589eb25dfe605f8bcaab18e285c0ee1 (diff) | |
download | cpython-9c1928f0a90d687db7a45503ae8a23a38f2d59bb.zip cpython-9c1928f0a90d687db7a45503ae8a23a38f2d59bb.tar.gz cpython-9c1928f0a90d687db7a45503ae8a23a38f2d59bb.tar.bz2 |
Merge release branch after 3.2.1rc1.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Library What's New in Python 3.2.1 release candidate 1? =============================================== -*Release date: XX-XXX-2011* +*Release date: 15-May-2011* Core and Builtins ----------------- |