diff options
author | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2009-09-28 13:12:38 (GMT) |
---|---|---|
committer | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2009-09-28 13:12:38 (GMT) |
commit | 02ca57ce4c728c4a18d31a6a3f2681bcd1aea2da (patch) | |
tree | e8324025b807032f476c398675dc7a162c2440de /Objects/dictnotes.txt | |
parent | d12f86ce96d3aeb91e9c7f010e303bbc1b8d14da (diff) | |
download | cpython-02ca57ce4c728c4a18d31a6a3f2681bcd1aea2da.zip cpython-02ca57ce4c728c4a18d31a6a3f2681bcd1aea2da.tar.gz cpython-02ca57ce4c728c4a18d31a6a3f2681bcd1aea2da.tar.bz2 |
http://bugs.python.org/issue6836
The debug memory api now keeps track of which external API (PyMem_* or PyObject_*) was used to allocate each block and treats any API violation as an error. Added separate _PyMem_DebugMalloc functions for the Py_Mem API instead of having it use the _PyObject_DebugMalloc functions.
Diffstat (limited to 'Objects/dictnotes.txt')
0 files changed, 0 insertions, 0 deletions