pep-0478: Mention PEP 488
This commit is contained in:
parent
e597818e47
commit
c087f9657f
|
@ -66,6 +66,7 @@ Implemented / Final PEPs:
|
||||||
* PEP 486, make the Python Launcher aware of virtual environments
|
* PEP 486, make the Python Launcher aware of virtual environments
|
||||||
* PEP 475, retrying system calls that fail with EINTR
|
* PEP 475, retrying system calls that fail with EINTR
|
||||||
* PEP 492, coroutines with async and await syntax
|
* PEP 492, coroutines with async and await syntax
|
||||||
|
* PEP 488, elimination of PYO files
|
||||||
|
|
||||||
Accepted PEPs:
|
Accepted PEPs:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue