Mark accepted
This commit is contained in:
parent
722bcf3c16
commit
9ebab6c186
|
@ -3,11 +3,12 @@ Title: Add new APIs to customize Python memory allocators
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Victor Stinner <victor.stinner@gmail.com>
|
Author: Victor Stinner <victor.stinner@gmail.com>
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 15-june-2013
|
Created: 15-june-2013
|
||||||
Python-Version: 3.4
|
Python-Version: 3.4
|
||||||
|
Resolution: http://mail.python.org/pipermail/python-dev/2013-July/127222.html
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue