bpo-42860: Remove type error from grammar #24156
Conversation
|
LGTM
This is also our daily reminder that C is a statically typed language unless you start casting stuff to |
|
@lysnikolaou: Status check is done, and it's a success |
07dcd86
into
python:master
|
|
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