commit | 41a64587a0fd68bcd21ba42999cd3940801dff7c | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon May 04 10:56:05 2020 +0300 |
committer | GitHub <noreply@github.com> | Mon May 04 10:56:05 2020 +0300 |
tree | b8d323c41c4cca2bb5abc760b0d63c83cc5af427 | |
parent | 603d3546264149f323edb7952b60075fb6bc4dc2 [diff] |
bpo-40408: Fix support of nested type variables in GenericAlias. (GH-19836)