Skip to content

Fix 3.14 beta break with _handle on thread #1895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

rchiodo
Copy link
Contributor

@rchiodo rchiodo commented May 19, 2025

3.14 renamed the attr '_handle' internal state for a thread to be '_os_thread_handle'. We needed to update to account for this too.

See this commit:
https://github.com/python/cpython/pull/132789/files

Addresses #1893

@rchiodo rchiodo requested a review from a team as a code owner May 19, 2025 16:55
@rchiodo
Copy link
Contributor Author

rchiodo commented May 19, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rchiodo rchiodo merged commit 4bc7343 into microsoft:main May 19, 2025
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants