commit | 8bdf12e99a3dc7ada5f85bba79c2a9eb9931f5b0 | [log] [tgz] |
---|---|---|
author | Bas van Beek <43369155+BvB93@users.noreply.github.com> | Fri Aug 06 15:36:35 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 06 15:36:35 2021 +0200 |
tree | 8f9abe8a0553936e1978be3d297d8479f80d9caf | |
parent | c24896c0e3b32c8a9f614ef51366007b67d5c665 [diff] |
bpo-44524: Fix an issue wherein `_GenericAlias._name` was not properly set for specialforms (GH-27614) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Co-authored-by: Ćukasz Langa <lukasz@langa.pl>