commit | 07dcd86ceed0bd88d1e96dcf53b1de2fea024385 | [log] [tgz] |
---|---|---|
author | Lysandros Nikolaou <lisandrosnik@gmail.com> | Fri Jan 08 00:31:25 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Jan 07 14:31:25 2021 -0800 |
tree | 4bcfb1f5fd933133abc964d8317e835a2bc7cb5b | |
parent | a581a868d97f649aedf868a1d27865a10925c73a [diff] |
bpo-42860: Remove type error from grammar (GH-24156) 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