commit | cb3e5ed0716114393696ec7201e51fe0595eab4f | [log] [tgz] |
---|---|---|
author | Lysandros Nikolaou <lisandrosnik@gmail.com> | Tue Nov 17 01:08:35 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Nov 16 15:08:35 2020 -0800 |
tree | f44ee133ea7d7ad30dec484eaa063ef6fc70ade9 | |
parent | f62dad16b8e540486a0a0fed41e723d36986f860 [diff] |
bpo-42374: Allow unparenthesized walrus in genexps (GH-23319) This fixes a regression that was introduced by the new parser. Automerge-Triggered-By: GH:lysnikolaou