PEP 454: Charles-François accepted the PEP

This commit is contained in:
Victor Stinner 2013-11-21 22:55:10 +01:00
parent 7c5a782f7c
commit 312cd7d3ff
1 changed files with 3 additions and 1 deletions

View File

@ -3,11 +3,13 @@ Title: Add a new tracemalloc module to trace Python memory allocations
Version: $Revision$
Last-Modified: $Date$
Author: Victor Stinner <victor.stinner@gmail.com>
Status: Draft
BDFL-Delegate: Charles-François Natali <cf.natali@gmail.com>
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 3-September-2013
Python-Version: 3.4
Resolution: https://mail.python.org/pipermail/python-dev/2013-November/130491.html
Abstract