bpo-45522: Allow to disable freelists on build time by tiran · Pull Request #29086 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Conversation
Member
Internal Py*_MAXFREELIST macros can now be defined as 0 without
causing compiler warnings and segfaults. This effectively disables and
removes the freelist.
Signed-off-by: Christian Heimes christian@python.org
Internal ``Py*_MAXFREELIST`` macros can now be defined as ``0`` without causing compiler warnings and segfaults. This effectively disables and removes the freelist. Signed-off-by: Christian Heimes <christian@python.org>
tiran
requested review from
1st1,
markshannon and
methane
as code owners
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
tiran
mentioned this pull request
corona10
commented
Oct 20, 2021
corona10 commented
Member
I left my single opinion about the PR: #29056 (review)
corona10
closed this
tiran
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment