https://hg.python.org/cpython/rev/28eab0c55add changeset: 92886:28eab0c55add user: Berker Peksag <berker.peksag at gmail.com> date: Thu Oct 09 11:38:19 2014 +0300 summary: whatsnew: Add PEP 478. files: Doc/whatsnew/3.5.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -56,7 +56,7 @@ .. seealso:: - .. :pep:`4XX` - Python 3.5 Release Schedule + :pep:`478` - Python 3.5 Release Schedule Summary -- Release highlights -- Repository URL: https://hg.python.org/cpython