Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Fix #361 - Add type hints for stdlib/asyncio#362

Open
nickovs wants to merge 1 commit into
JetBrains:masterfrom
nickovs:fix-361-asyncio-hints
Open

Fix #361 - Add type hints for stdlib/asyncio#362
nickovs wants to merge 1 commit into
JetBrains:masterfrom
nickovs:fix-361-asyncio-hints

Conversation

@nickovs
Copy link
Copy Markdown

@nickovs nickovs commented May 15, 2025

This PR fixes #361 . It simply replicates typehints/stdlib/uasyncio.pyi as typehints/stdlib/asyncio.pyi, so that importing the asyncio module without the u prefix gets the right type hints.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type hints for stdlib modules without a u prefix

1 participant