Update pep 526 title in pep 494

This commit is contained in:
Guido van Rossum 2016-09-02 22:24:51 -07:00 committed by GitHub
parent e48206a7da
commit ff32da0bc6
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Proposed changes for 3.6:
* PEP 447, Add __getdescriptor__ method to metaclass
* PEP 523, Adding a frame evaluation API to CPython
* PEP 525, Asynchronous generators
* PEP 526, Syntax for Variable and Attribute Annotations
* PEP 526, Syntax for Variable Annotations
Copyright