]> granicus.if.org Git - python/commit
Revert changeset 6661a8154eb3: Issue #3329: Add new APIs to customize memory allocators
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 15 Jun 2013 01:37:01 +0000 (03:37 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 15 Jun 2013 01:37:01 +0000 (03:37 +0200)
commit36f01ad9ac86848147faa5acb164fbf824022d08
tree2b8df8b6e5eb94bdca7548c8bcc17e01abf9acb5
parent05a647deedd11c227619f9463920526471db54f1
Revert changeset 6661a8154eb3: Issue #3329: Add new APIs to customize memory allocators

The new API require more discussion.
Doc/c-api/memory.rst
Include/objimpl.h
Include/pymem.h
Modules/_testcapimodule.c
Objects/object.c
Objects/obmalloc.c