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
bpo-42860: Remove type error from grammar #24156
Conversation
|
@lysnikolaou: Status check is done, and it's a success |
|
|
The buildbot failure seems unrelated to this PR. |
Yeah, is some recurring asyncio failure |
This is only there so that alternative implementations written in statically-typed languages can use this grammar without having type errors in the way. Automerge-Triggered-By: GH:lysnikolaou
This is only there so that alternative implementations written in statically-typed languages can use this grammar without
having type errors in the way.
https://bugs.python.org/issue42860
Automerge-Triggered-By: GH:lysnikolaou