commit | 859525590c7aad210ae5f2557140a52033c498cd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jan 04 18:14:58 2020 -0800 |
committer | GitHub <noreply@github.com> | Sat Jan 04 18:14:58 2020 -0800 |
tree | 6a61c52faf673b88e8fcb9537c47c19b7ab20af3 | |
parent | 867d8333ce6a7f74191ad464acc609d4a04e4acb [diff] |
Fix SystemError when nested function has annotation on positional-only argument (GH-17826) (cherry picked from commit ec007cb43faf5f33d06efbc28152c7fdcb2edb9c) Co-authored-by: Anthony Sottile <asottile@umich.edu>