bpo-24165: Add a freelist for long objects by methane · Pull Request #22884 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Conversation
Member
methane added 2 commits
methane
requested a review
from pablogsal
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
methane
requested review from
serhiy-storchaka and
vstinner
scoder
reviewed
scoder
left a comment
scoder
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. A few comments need fixing.
Include/internal/pycore_interp.h Outdated
Objects/longobject.c Outdated
Co-authored-by: scoder <stefan_ml@behnel.de>
pablogsal
reviewed
Misc/NEWS.d/next/Core and Builtins/2020-10-22-19-43-46.bpo-24165.zbVM5Q.rst Outdated
pablogsal
commented
Oct 22, 2020
pablogsal commented
Member
From the bpo issue:
Inada-san, you can run pyperformance with this workaround:
python -m pip install pyperformance==1.0.0
We are fixing the error soon after https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513 lands
…65.zbVM5Q.rst Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
methane
changed the title
bpo-24165: Add freelist for long objects
bpo-24165: Add a freelist for long objects
methane
closed this
methane
deleted the
long-freelist
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment