diff options
author | Georg Brandl <georg@python.org> | 2013-05-12 10:51:38 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-05-12 10:51:38 (GMT) |
commit | 88f4dd64513a9738eaec6a1228c62dd4ab3dbafe (patch) | |
tree | 7fb7e86935db6b3d87d79ba40f1a2ff079471865 /Misc/NEWS | |
parent | 521ed521317ffd385afaabdd889879e7cb7461df (diff) | |
download | cpython-88f4dd64513a9738eaec6a1228c62dd4ab3dbafe.zip cpython-88f4dd64513a9738eaec6a1228c62dd4ab3dbafe.tar.gz cpython-88f4dd64513a9738eaec6a1228c62dd4ab3dbafe.tar.bz2 |
bump to 3.3.2
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,9 +5,9 @@ Python News What's New in Python 3.3.2? =========================== -.. *Release date: XXXX-XX-XX* +*Release date: 13-May-2013* -*Not yet released, see sections below for changes released in 3.3.1* +.. *Not yet released, see sections below for changes released in 3.3.1* Core and Builtins ----------------- |