mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
This commit is contained in:
parent
be76e3f26e
commit
ad7c778546
16 changed files with 4 additions and 100 deletions
|
@ -553,7 +553,6 @@ def collect_sysconfig(info_add):
|
|||
for name in (
|
||||
'WITH_DOC_STRINGS',
|
||||
'WITH_DTRACE',
|
||||
'WITH_FREELISTS',
|
||||
'WITH_MIMALLOC',
|
||||
'WITH_PYMALLOC',
|
||||
'WITH_VALGRIND',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue