Skip to content

bpo-24165: Add a freelist for long objects#22884

Closed
methane wants to merge 5 commits into
python:masterfrom
methane:long-freelist
Closed

bpo-24165: Add a freelist for long objects#22884
methane wants to merge 5 commits into
python:masterfrom
methane:long-freelist

Conversation

@methane

@methane methane commented Oct 22, 2020

Copy link
Copy Markdown
Member

@scoder scoder left a comment

Copy link
Copy Markdown
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.

Comment thread Include/internal/pycore_interp.h Outdated
Comment thread Objects/longobject.c Outdated
Co-authored-by: scoder <stefan_ml@behnel.de>
Comment thread Misc/NEWS.d/next/Core and Builtins/2020-10-22-19-43-46.bpo-24165.zbVM5Q.rst Outdated
@pablogsal

Copy link
Copy Markdown
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 methane changed the title bpo-24165: Add freelist for long objects bpo-24165: Add a freelist for long objects Oct 23, 2020
@methane methane closed this Oct 24, 2020
@methane methane deleted the long-freelist branch October 24, 2020 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants