diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-11-01 18:14:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 18:14:38 (GMT) |
commit | 9ca7b1561f8a298a1d5917dcaae5a654ac0766b1 (patch) | |
tree | 4b732696335b3e4c9fb3a257071a7e1da06770d5 /PCbuild | |
parent | 8648c06b9b87a254f2560098267324530b22c102 (diff) | |
download | cpython-9ca7b1561f8a298a1d5917dcaae5a654ac0766b1.zip cpython-9ca7b1561f8a298a1d5917dcaae5a654ac0766b1.tar.gz cpython-9ca7b1561f8a298a1d5917dcaae5a654ac0766b1.tar.bz2 |
[3.10] gh-98852: Fix subscription of types.GenericAlias instances (GH-98920) (GH-98969)
Fix subscription of types.GenericAlias instances containing bare generic types:
for example tuple[A, T][int], where A is a generic type, and T is a type
variable.
Diffstat (limited to 'PCbuild')
0 files changed, 0 insertions, 0 deletions