diff options
author | Georg Brandl <georg@python.org> | 2014-03-09 08:37:14 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-03-09 08:37:14 (GMT) |
commit | fbd7518a412b162a0b749f6df71b3105140ab253 (patch) | |
tree | e8a63fbf8c343525699b75c7d07f82cc2af10bda /Misc/NEWS | |
parent | 444c1710f3fc1106cb61183b8d5be660456a4509 (diff) | |
download | cpython-fbd7518a412b162a0b749f6df71b3105140ab253.zip cpython-fbd7518a412b162a0b749f6df71b3105140ab253.tar.gz cpython-fbd7518a412b162a0b749f6df71b3105140ab253.tar.bz2 |
Bump to 3.3.5 final.v3.3.5
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Python News +++++++++++ +What's New in Python 3.3.5? +=========================== + +*Release date: 09-Mar-2014* + +No changes from release candidate 2. + + What's New in Python 3.3.5 release candidate 2? =============================================== |