Skip to content

gh-111968: Rename freelist related struct names to Eric's suggestion - #115329

Merged
corona10 merged 9 commits into
python:mainfrom
corona10:gh-111968-struct
Feb 14, 2024
Merged

gh-111968: Rename freelist related struct names to Eric's suggestion#115329
corona10 merged 9 commits into
python:mainfrom
corona10:gh-111968-struct

Conversation

@corona10

@corona10corona10 commented Feb 12, 2024

Copy link
Copy Markdown
Member

@corona10

Copy link
Copy Markdown
MemberAuthor

#111968 (comment)

split struct _Py_dictkeys_freelist out of struct _Py_dict_freelist

Only one section is left :)

Comment threadInclude/internal/pycore_freelist.h Outdated
Comment threadInclude/internal/pycore_tstate.h Outdated
@corona10

Copy link
Copy Markdown
MemberAuthor

CI failure is unrelated to this PR: see #115383

@ericsnowcurrentlyericsnowcurrently left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@colesburycolesbury 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.

LGTM too!

@corona10
corona10 enabled auto-merge (squash) February 14, 2024 00:12
@corona10
corona10 merged commit f15795c into python:mainFeb 14, 2024
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 2024
Sign up for freeto 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

@corona10@colesbury@ericsnowcurrently