]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Doc/c-api/memory.rst: extend --without-pymalloc doc with ASan information...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 20 Jul 2025 08:55:40 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Jul 2025 08:55:40 +0000 (10:55 +0200)
commitc99fad72a1c86c0ae4522ef02de2b4811bd7591f
treee2f85458d8ee37ea7b7f74906d9603154fabae0c
parentf7be0ee9db00fb3e2ce4420a85d503e5c00e29c4
[3.13] Doc/c-api/memory.rst: extend --without-pymalloc doc with ASan information (GH-136790) (#136799)

Extends the documentation for disabling pymalloc with the `--without-pymalloc` flag regarding why it is worth to use it when enabling AddressSanitizer for Python build (which is done, e.g., in CPython's CI builds).

(cherry picked from commit d19bb4471331ca2cb87b86e4c904bc9a2bafb044)

Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/memory.rst
Doc/using/configure.rst