PEP status update.
This commit is contained in:
parent
b3a0ba3f0e
commit
ec36aa4fa8
|
@ -62,6 +62,8 @@ Implemented / Final PEPs:
|
|||
* PEP 380: Syntax for Delegating to a Subgenerator
|
||||
* PEP 393: Flexible String Representation
|
||||
* PEP 399: Pure Python/C Accelerator Module Compatibility Requirements
|
||||
* PEP 409: Suppressing exception context
|
||||
* PEP 414: Explicit Unicode Literal for Python 3.3
|
||||
* PEP 3151: Reworking the OS and IO exception hierarchy
|
||||
* PEP 3155: Qualified name for classes and functions
|
||||
|
||||
|
@ -77,7 +79,6 @@ Candidate PEPs:
|
|||
* PEP 382: Namespace Packages
|
||||
* PEP 395: Module Aliasing
|
||||
* PEP 397: Python launcher for Windows
|
||||
* PEP 409: Suppressing exception context
|
||||
* PEP 3143: Standard daemon process library
|
||||
|
||||
(Note that these are not accepted yet and even if they are, they might
|
||||
|
|
Loading…
Reference in New Issue