aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2022-05-31 08:46:16 +0300
committerGitHub <noreply@github.com>2022-05-31 08:46:16 +0300
commitf545fc955aeb701ae4e73b07ff2283f823d857b8 (patch)
tree5faff1c7a7f2bc34aedf6b6a352f5cd3cdbf7ea7 /Python
parent5893b5db98b38b17750c0572c7209774a5034898 (diff)
downloadcpython-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