Add a few more proposed PEPs for 3.6.

This commit is contained in:
Guido van Rossum 2016-09-06 16:37:35 -07:00
parent d4a429fba2
commit 7e451cc115
1 changed files with 3 additions and 0 deletions

View File

@ -88,6 +88,9 @@ Proposed changes for 3.6:
* PEP 523, Adding a frame evaluation API to CPython
* PEP 525, Asynchronous generators
* PEP 526, Syntax for Variable Annotations
* PEP 528, Change Windows console encoding to UTF-8
* PEP 529, Change Windows filesystem encoding to UTF-8
* PEP 530, Asynchronous Comprehensions
Copyright