From: Yury Selivanov Date: Wed, 9 Sep 2015 13:27:29 +0000 (-0400) Subject: whatsnew/3.5: Fix nits per Berker Peksag suggestion X-Git-Tag: v3.5.1rc1~411 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f4d4705bdfab441404d423052e3f4da8ac09258;p=python whatsnew/3.5: Fix nits per Berker Peksag suggestion --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index fe2115e71c..248cdf99a2 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -4,8 +4,7 @@ :Release: |release| :Date: |today| - -:Author: Elvis Pranskevichus (Editor) +:Editor: Elvis Pranskevichus .. Rules for maintenance: @@ -517,7 +516,7 @@ rather than being restricted to ASCII. :pep:`489` -- Multi-phase extension module initialization PEP written by Petr Viktorin, Stefan Behnel, and Nick Coghlan; - implementation by Petr Viktorin. + implemented by Petr Viktorin. PEP 485: A function for testing approximate equality