Update pep 526 title in pep 494
This commit is contained in:
parent
e48206a7da
commit
ff32da0bc6
|
@ -87,7 +87,7 @@ Proposed changes for 3.6:
|
||||||
* PEP 447, Add __getdescriptor__ method to metaclass
|
* PEP 447, Add __getdescriptor__ method to metaclass
|
||||||
* PEP 523, Adding a frame evaluation API to CPython
|
* PEP 523, Adding a frame evaluation API to CPython
|
||||||
* PEP 525, Asynchronous generators
|
* PEP 525, Asynchronous generators
|
||||||
* PEP 526, Syntax for Variable and Attribute Annotations
|
* PEP 526, Syntax for Variable Annotations
|
||||||
|
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
|
|
Loading…
Reference in New Issue