commit | 21db59fc75b6ebb01bf120a8e5930fe032174f73 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 22 15:18:49 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Jul 23 00:18:49 2021 +0200 |
tree | 70d2d39828355586ec055a1b42ca349947445479 | |
parent | 9608719e12b14087c1cb34f77c847974442cd6e7 [diff] |
bpo-44653: Support typing types in parameter substitution in the union type. (GH-27247) (#27296) (cherry picked from commit 2e3744d50b6e30ea24351e55b4352dcc58fd469e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>