summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/whatsnew/3.5.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst
index fe2115e..248cdf9 100644
--- a/Doc/whatsnew/3.5.rst
+++ b/Doc/whatsnew/3.5.rst
@@ -4,8 +4,7 @@
:Release: |release|
:Date: |today|
-
-:Author: Elvis Pranskevichus <elprans@gmail.com> (Editor)
+:Editor: Elvis Pranskevichus <elprans@gmail.com>
.. 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