Skip to content

bpo-40521: Cleanup code of free lists #21082

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2020
Merged

bpo-40521: Cleanup code of free lists #21082

merged 1 commit into from
Jun 23, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 23, 2020

Add get_xxx_state() function to factorize duplicated code.

https://bugs.python.org/issue40521

Add get_xxx_state() function to factorize duplicated code.
@vstinner vstinner requested review from 1st1 and methane as code owners June 23, 2020 13:57
@vstinner vstinner merged commit 522691c into python:master Jun 23, 2020
@vstinner vstinner deleted the freelist_cleanup branch June 23, 2020 14:40
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
Add get_xxx_state() function to factorize duplicated code.
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
Add get_xxx_state() function to factorize duplicated code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants