pep-0478: Mention PEP 0492 in "Accepted PEPs"
This commit is contained in:
parent
0a5d32a4f9
commit
f67dee2882
|
@ -68,6 +68,7 @@ Accepted PEPs:
|
|||
* PEP 475, retrying system calls that fail with EINTR
|
||||
* PEP 485, math.isclose(), a function for testing approximate equality
|
||||
* PEP 486, make the Python Launcher aware of virtual environments
|
||||
* PEP 492, coroutines with async and await syntax
|
||||
|
||||
Proposed changes for 3.5:
|
||||
|
||||
|
|
Loading…
Reference in New Issue