From: Berker Peksag Date: Thu, 9 Oct 2014 08:38:19 +0000 (+0300) Subject: whatsnew: Add PEP 478. X-Git-Tag: v3.5.0a1~730 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa0423b271f2c78272cbf22642e365f3acf73c2f;p=python whatsnew: Add PEP 478. --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 4530a13d76..8ac44a0c47 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -56,7 +56,7 @@ For full details, see the :source:`Misc/NEWS` file. .. seealso:: - .. :pep:`4XX` - Python 3.5 Release Schedule + :pep:`478` - Python 3.5 Release Schedule Summary -- Release highlights