projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a9bd0
)
whatsnew/3.5: Fix nits per Berker Peksag suggestion
author
Yury Selivanov
<yselivanov@sprymix.com>
Wed, 9 Sep 2015 13:27:29 +0000
(09:27 -0400)
committer
Yury Selivanov
<yselivanov@sprymix.com>
Wed, 9 Sep 2015 13:27:29 +0000
(09:27 -0400)
Doc/whatsnew/3.5.rst
patch
|
blob
|
history
diff --git
a/Doc/whatsnew/3.5.rst
b/Doc/whatsnew/3.5.rst
index fe2115e71cac6486b21cb0e815a3b523240dd09a..248cdf99a22426b37e835beb7348389eddc9a5cd 100644
(file)
--- 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;
- implement
ation
by Petr Viktorin.
+ implement
ed
by Petr Viktorin.
PEP 485: A function for testing approximate equality