diff --git a/pep-0398.txt b/pep-0398.txt index b35780aad..b70e82d3e 100644 --- a/pep-0398.txt +++ b/pep-0398.txt @@ -59,6 +59,7 @@ Features for 3.3 Implemented / Final PEPs: +* PEP 362: Function Signature Object * PEP 380: Syntax for Delegating to a Subgenerator * PEP 393: Flexible String Representation * PEP 397: Python launcher for Windows @@ -88,10 +89,10 @@ Other final large-scale changes: Candidate PEPs: -* PEP 362: Function Signature Object +* None -(Note that these are not accepted yet and even if they are, they might -not be finished in time for Python 3.3.) +.. (Note that these are not accepted yet and even if they are, they might + not be finished in time for Python 3.3.) Other planned large-scale changes: