pep-0478: Mention PEP 488

This commit is contained in:
Yury Selivanov 2015-05-21 12:25:38 -04:00
parent e597818e47
commit c087f9657f
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ Implemented / Final PEPs:
* PEP 486, make the Python Launcher aware of virtual environments
* PEP 475, retrying system calls that fail with EINTR
* PEP 492, coroutines with async and await syntax
* PEP 488, elimination of PYO files
Accepted PEPs: