diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-05-31 08:46:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-31 08:46:16 +0300 |
commit | f545fc955aeb701ae4e73b07ff2283f823d857b8 (patch) | |
tree | 5faff1c7a7f2bc34aedf6b6a352f5cd3cdbf7ea7 /Python | |
parent | 5893b5db98b38b17750c0572c7209774a5034898 (diff) | |
download | cpython-f545fc955aeb701ae4e73b07ff2283f823d857b8.tar.gz cpython-f545fc955aeb701ae4e73b07ff2283f823d857b8.zip |
gh-93345: Fix a crash in substitution of nested TypeVar after TypeVarTuple (GH-93346)
For example: tuple[*Ts, list[T]][int, str, bool]
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions