362 is done too.
This commit is contained in:
parent
3668a9229b
commit
a263a17e2e
|
@ -59,6 +59,7 @@ Features for 3.3
|
||||||
|
|
||||||
Implemented / Final PEPs:
|
Implemented / Final PEPs:
|
||||||
|
|
||||||
|
* PEP 362: Function Signature Object
|
||||||
* PEP 380: Syntax for Delegating to a Subgenerator
|
* PEP 380: Syntax for Delegating to a Subgenerator
|
||||||
* PEP 393: Flexible String Representation
|
* PEP 393: Flexible String Representation
|
||||||
* PEP 397: Python launcher for Windows
|
* PEP 397: Python launcher for Windows
|
||||||
|
@ -88,10 +89,10 @@ Other final large-scale changes:
|
||||||
|
|
||||||
Candidate PEPs:
|
Candidate PEPs:
|
||||||
|
|
||||||
* PEP 362: Function Signature Object
|
* None
|
||||||
|
|
||||||
(Note that these are not accepted yet and even if they are, they might
|
.. (Note that these are not accepted yet and even if they are, they might
|
||||||
not be finished in time for Python 3.3.)
|
not be finished in time for Python 3.3.)
|
||||||
|
|
||||||
Other planned large-scale changes:
|
Other planned large-scale changes:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue