Skip to content

asyncio python 3.9 stub syntax error #3901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Gelbpunkt opened this issue Apr 3, 2020 · 1 comment
Closed

asyncio python 3.9 stub syntax error #3901

Gelbpunkt opened this issue Apr 3, 2020 · 1 comment

Comments

@Gelbpunkt
Copy link

Hi,
I'm running mypy with python 3.9.0a5 and keep getting this error:
/usr/local/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/__init__.pyi:97: error: syntax error in type comment

I am not familiar with pyi formatting, I would have loved to fix this, but I cannot see the issue.
The related line is DefaultEventLoopPolicy: Type[AbstractEventLoopPolicy].

@JelleZijlstra
Copy link
Member

This is python/mypy#8614.

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

No branches or pull requests

2 participants