pep 525: Accepted!

This commit is contained in:
Yury Selivanov 2016-09-07 09:46:08 -07:00
parent ad0a69aef1
commit cce16ec6a2
1 changed files with 9 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Yury Selivanov <yury@magic.io>
Discussions-To: <python-dev@python.org>
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 28-Jul-2016
@ -617,6 +617,12 @@ print numbers from 0 to 9 with one second delay)::
loop.close()
Acceptance
==========
PEP 525 was accepted by Guido, September 6, 2016 [2]_.
Implementation
==============
@ -628,6 +634,8 @@ References
.. [1] https://github.com/1st1/cpython/tree/async_gen
.. [2] https://mail.python.org/pipermail/python-dev/2016-September/146267.html
Copyright
=========