Skip to content

gh-114329: Fix PyList_GetItemRef() limited C API definition - #117520

Merged
vstinner merged 3 commits into
python:mainfrom
vstinner:limited_list
Apr 3, 2024
Merged

gh-114329: Fix PyList_GetItemRef() limited C API definition#117520
vstinner merged 3 commits into
python:mainfrom
vstinner:limited_list

Conversation

@vstinner

@vstinnervstinner commented Apr 3, 2024

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
MemberAuthor

cc @colesbury

Comment threadModules/_testlimitedcapi/list.c Outdated

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

Thanks! Possible typo below:

Comment threadModules/_testlimitedcapi/list.c Outdated
@vstinner
vstinner enabled auto-merge (squash) April 3, 2024 20:28
@vstinner
vstinner merged commit 2057c92 into python:mainApr 3, 2024
@vstinner
vstinner deleted the limited_list branch April 3, 2024 21:02
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@colesbury