commit | a2aa2ef3136e4190d533447e13a79b49522eb0ce | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Feb 23 10:52:17 2012 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Feb 23 10:52:17 2012 -0500 |
tree | c6434ca64a4dea00b53bf00baeb3cc62a33adba3 | |
parent | a13294e209bbe9c689868db0100ebfc1bcc55364 [diff] [blame] |
bump to 2.7.3rc1
diff --git a/Misc/NEWS b/Misc/NEWS index f0b0044..1e35133 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -1,10 +1,10 @@ Python News +++++++++++ -What's New in Python 2.7.3? -=========================== +What's New in Python 2.7.3 release candidate 1? +=============================================== -*Release date: XXXX-XX-XX* +*Release date: 2012-02-23* Core and Builtins -----------------