mirror of https://github.com/python/cpython
f5c4b99034
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. |
||
---|---|---|
.. | ||
cmdline.rst | ||
index.rst | ||
mac.rst | ||
scripts.rst | ||
unix.rst | ||
venv-create.inc | ||
win_installer.png | ||
windows.rst |