summaryrefslogtreecommitdiffstats
path: root/PCbuild/clean.bat
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-04-22 14:26:23 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-04-22 14:26:23 (GMT)
commitf5c4b99034fae12ac2b9498dd12b5b3f352b90c8 (patch)
tree743fb9af0ea98b29e696aa920d4823d30acf483f /PCbuild/clean.bat
parent5439fc4901dbc7ab0fc0c8d2b2266e05d0019a92 (diff)
downloadcpython-f5c4b99034fae12ac2b9498dd12b5b3f352b90c8.zip
cpython-f5c4b99034fae12ac2b9498dd12b5b3f352b90c8.tar.gz
cpython-f5c4b99034fae12ac2b9498dd12b5b3f352b90c8.tar.bz2
PyMem_Malloc() now uses the fast pymalloc allocator
Issue #26249: PyMem_Malloc() allocator family now uses the pymalloc allocator rather than system malloc(). Applications calling PyMem_Malloc() without holding the GIL can now crash: use PYTHONMALLOC=debug environment variable to validate the usage of memory allocators in your application.
Diffstat (limited to 'PCbuild/clean.bat')
0 files changed, 0 insertions, 0 deletions