SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 4 Python

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().
V
Victor Stinner committed
da4d3142a247fc77da508a4b3261e6642a196052
Parent: 804a207
Committed by GitHub <noreply@github.com> on 10/30/2023, 10:05:49 PM