Skip to content

gh-149816: Fix race conditions in Modules/_elementtree.c with free-threaded#149918

Open
ByteFlowing1337 wants to merge 5 commits into
python:mainfrom
ByteFlowing1337:fix-149816
Open

gh-149816: Fix race conditions in Modules/_elementtree.c with free-threaded#149918
ByteFlowing1337 wants to merge 5 commits into
python:mainfrom
ByteFlowing1337:fix-149816

Conversation

@ByteFlowing1337
Copy link
Copy Markdown
Contributor

@ByteFlowing1337 ByteFlowing1337 commented May 16, 2026

This PR fixes (69) Unsynchronized extra pointer dereference in len in Modules/_elementtree.c mentioned in #149816.
It also fixes race condition in getting attrib.

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.

1 participant