-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
Description
https://docs.python.org/3/howto/free-threading-extensions.html#borrowed-references mentions that PyList_GetItem is thread-unsafe due to borrowed references. PyList_GET_ITEM should be added next to it.
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo