diff --git a/pep-0429.txt b/pep-0429.txt index 02a009da6..7b34390ec 100644 --- a/pep-0429.txt +++ b/pep-0429.txt @@ -76,13 +76,10 @@ Implemented / Final PEPs: * PEP 450, basic statistics module for the standard library * PEP 451, a ModuleSpec Type for the Import System * PEP 453, pip bootstrapping/bundling with CPython -* PEP 456, secure and interchangeable hash algorithm -* PEP 3156, improved asynchronous IO support - -Accepted but not yet implemented/merged: - * PEP 454, the tracemalloc module for tracing Python memory allocations +* PEP 456, secure and interchangeable hash algorithm * PEP 3154, Pickle protocol revision 4 +* PEP 3156, improved asynchronous IO support Other final large-scale changes: diff --git a/pep-0454.txt b/pep-0454.txt index b1f94344d..ad4bf2bf3 100644 --- a/pep-0454.txt +++ b/pep-0454.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Victor Stinner BDFL-Delegate: Charles-François Natali -Status: Accepted +Status: Final Type: Standards Track Content-Type: text/x-rst Created: 3-September-2013