Skip to content

Conversation

Olegt0rr
Copy link
Contributor

Closes #11314

Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

anyio (https://github.com/agronholm/anyio)
+ src/anyio/_backends/_asyncio.py:1654: error: Unused "type: ignore" comment  [unused-ignore]

@Olegt0rr
Copy link
Contributor Author

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks!

@srittau srittau merged commit b4f60ac into python:main Jan 25, 2024
@Olegt0rr Olegt0rr deleted the correct-waiters-type branch January 26, 2024 06:30
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.

Add _waiters type hints to asyncio.locks
2 participants