bpo-42860: Remove type error from grammar#24156
Conversation
pablogsal
left a comment
There was a problem hiding this comment.
LGTM
statically-typed languages can use this grammar without having type errors in the way.
This is also our daily reminder that C is a statically typed language unless you start casting stuff to void* 😉
|
@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