Skip to content

Conversation

@kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Jun 23, 2024

Closes #12184

cc @AlexWaygood

@github-actions

This comment has been minimized.

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks! I pushed to your branch to fix various linter complaints and a few style nitpicks. Type checkers are kinda dumb when it comes to sys.version_info checks -- they only have hardcoded support for a select few sys.version_info comparisons` -- so you do have to be annoyingly verbose sometimes

@github-actions
Copy link
Contributor

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

@AlexWaygood AlexWaygood merged commit 23c4896 into python:main Jun 23, 2024
@kumaraditya303 kumaraditya303 deleted the watcher branch June 23, 2024 14:11
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
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.

asyncio child watchers will be removed in Python 3.14

2 participants