summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-11-13 17:28:56 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-11-13 17:28:56 (GMT)
commit5889129571492a589b98f04d3bca6cc86bc43901 (patch)
tree92593ee641ea04fbe8680012a13da96c826b23d3 /Misc/NEWS
parentb87dd0ce25ea2f082c5fafc4f2d5e424aabde516 (diff)
downloadcpython-5889129571492a589b98f04d3bca6cc86bc43901.zip
cpython-5889129571492a589b98f04d3bca6cc86bc43901.tar.gz
cpython-5889129571492a589b98f04d3bca6cc86bc43901.tar.bz2
bump to 3.1.3rc1v3.1.3rc1
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9f18bbd..6f1dd3e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
Python News
+++++++++++
-What's New in Python 3.1.3?
-===========================
+What's New in Python 3.1.3 release candidate 1?
+===============================================
-*Release date: 20XX-XX-XX*
+*Release date: 2010-11-13*
Core and Builtins
-----------------