diff options
| author | Victor Stinner <vstinner@python.org> | 2023-10-30 22:05:49 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-30 22:05:49 (GMT) |
| commit | da4d3142a247fc77da508a4b3261e6642a196052 (patch) | |
| tree | 4aaa3a0ed012839a1ec18411af398a7316dc2e60 /Python/pyctype.c | |
| parent | 804a207c168b876112984709edc3a94afa433c69 (diff) | |
| download | cpython-da4d3142a247fc77da508a4b3261e6642a196052.zip cpython-da4d3142a247fc77da508a4b3261e6642a196052.tar.gz cpython-da4d3142a247fc77da508a4b3261e6642a196052.tar.bz2 | |
gh-90815: Fix _PyMem_MimallocEnabled() compiler warning (#111522)
Don't declare _PyMem_MimallocEnabled() if WITH_PYMALLOC macro is not
defined (./configure --without-pymalloc).
Fix also a typo in _PyInterpreterState_FinalizeAllocatedBlocks().
Diffstat (limited to 'Python/pyctype.c')
0 files changed, 0 insertions, 0 deletions
