Skip to content

Fix threading.Thread argument context type#15579

Merged
brianschubert merged 1 commit intopython:mainfrom
jmcantrell:main
Mar 31, 2026
Merged

Fix threading.Thread argument context type#15579
brianschubert merged 1 commit intopython:mainfrom
jmcantrell:main

Conversation

@jmcantrell
Copy link
Copy Markdown
Contributor

Fixes #15578

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Copy Markdown
Collaborator

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@brianschubert brianschubert merged commit c5e47fa into python:main Mar 31, 2026
51 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.

Argument context for threading.Thread has the wrong type

2 participants