Skip to content

Fix threading.pyi issues - #12304

Merged
hauntsaninja merged 4 commits into
python:mainfrom
max-muoto:fix-threading-issues
Jul 10, 2024
Merged

hauntsaninja merged 4 commits into
python:mainfrom
max-muoto:fix-threading-issues

Conversation

@max-muoto

@max-muoto max-muoto commented Jul 9, 2024

Copy link
Copy Markdown
Contributor

Several of the stubbed functions incorrectly allow keyword arguments. As you can see here, the documentation was updated to reflect the correct state of things: https://github.com/python/cpython/pull/117772/files#diff-23071700ee893f365a4c117210b9129d4ac6afe5cc6e52bb5cd4cabbc6816e07L913

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jul 9, 2024

Copy link
Copy Markdown
Contributor

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

@hauntsaninja
hauntsaninja merged commit f698bb6 into python:main Jul 10, 2024
max-muoto added a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
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.

3 participants