http://hg.python.org/cpython/rev/40f0e240d33b changeset: 79296:40f0e240d33b branch: 3.3 parent: 79294:74be0e7d8d58 user: Nick Coghlan <ncoghlan at gmail.com> date: Sun Sep 30 12:08:13 2012 +0530 summary: Fix release PEP description files: Doc/whatsnew/3.3.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -51,7 +51,7 @@ .. seealso:: - :pep:`398` - Python 3.2 Release Schedule + :pep:`398` - Python 3.3 Release Schedule Summary -- Release highlights -- Repository URL: http://hg.python.org/cpython