summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-03-15 17:25:54 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-03-15 17:25:54 (GMT)
commitee933eccc98a62d1b9a4087a7fdea9a97e46fa10 (patch)
tree82b4bf455ef8ae238abf82e9d3a06049b8d0f6be /Misc/NEWS
parent66d2bd7fae810937f9a8208d76c9e5eda7bfdd34 (diff)
downloadcpython-ee933eccc98a62d1b9a4087a7fdea9a97e46fa10.zip
cpython-ee933eccc98a62d1b9a4087a7fdea9a97e46fa10.tar.gz
cpython-ee933eccc98a62d1b9a4087a7fdea9a97e46fa10.tar.bz2
bump to 2.7.3rc2v2.7.3rc2
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3180a61..e33c73c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
What's New in Python 2.7.3 release candidate 2?
===============================================
-*Release date: 2012-03-XX*
+*Release date: 2012-03-17*
Library
-------