commit | 1e7b858575d0ad782939f86aae4a2fa1c29e9f14 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Thu Apr 29 15:58:44 2021 +1000 |
committer | GitHub <noreply@github.com> | Wed Apr 28 22:58:44 2021 -0700 |
tree | 9445a7a82905c5bb253564853f33dacfceac6e93 | |
parent | e52ab42cedd2a5ef4c3c1a47d0cf96a8f06d051f [diff] |
bpo-43892: Make match patterns explicit in the AST (GH-25585) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>