Skip to content

gh-137043: DOC: Free-threading howto should mention PyList_GET_ITEM#137042

Merged
kumaraditya303 merged 1 commit intopython:mainfrom
crusaderky:ft-PyList_GET_ITEM
Jul 23, 2025
Merged

gh-137043: DOC: Free-threading howto should mention PyList_GET_ITEM#137042
kumaraditya303 merged 1 commit intopython:mainfrom
crusaderky:ft-PyList_GET_ITEM

Conversation

@crusaderky
Copy link
Contributor

@crusaderky crusaderky commented Jul 23, 2025

Closes #137043
PyList_GET_ITEM should be treated akin to PyList_GetItem when it comes to free-threading considerations.

Matching PR: python/peps#4507


📚 Documentation preview 📚: https://cpython-previews--137042.org.readthedocs.build/

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news topic-free-threading

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Free-threading documentation should mention PyList_GET_ITEM

3 participants