pep-550: Add Version History section (#348)
This commit is contained in:
parent
5207a074cf
commit
7a3116172f
15
pep-0550.rst
15
pep-0550.rst
|
@ -1102,6 +1102,19 @@ mailing list, and for coming up with a case that cause the complete
|
|||
rewrite of the initial PEP version [19]_.
|
||||
|
||||
|
||||
Version History
|
||||
===============
|
||||
|
||||
1. Posted on 11-Aug-2017, view it here: [20]_.
|
||||
|
||||
The fundamental limitation that caused a complete redesign of the
|
||||
PEP was that it was not possible to implement an iterator that
|
||||
would interact with the EC in the same way as generators
|
||||
(see [19]_.)
|
||||
|
||||
2. Posted on 15-Aug-2017: the current version.
|
||||
|
||||
|
||||
References
|
||||
==========
|
||||
|
||||
|
@ -1143,6 +1156,8 @@ References
|
|||
|
||||
.. [19] https://mail.python.org/pipermail/python-ideas/2017-August/046780.html
|
||||
|
||||
.. [20] https://github.com/python/peps/blob/e8a06c9a790f39451d9e99e203b13b3ad73a1d01/pep-0550.rst
|
||||
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
|
Loading…
Reference in New Issue