diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-06-01 06:43:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 06:43:38 (GMT) |
commit | 3265ff9ccc870a25dd970a05a778a91cf86ee00a (patch) | |
tree | f9e577c12cf342e67f67758bbf443edebc08cff2 /Lib/socket.py | |
parent | 00f8fe956491816f03f1cc76bc7ed297cd9c0930 (diff) | |
download | cpython-3265ff9ccc870a25dd970a05a778a91cf86ee00a.zip cpython-3265ff9ccc870a25dd970a05a778a91cf86ee00a.tar.gz cpython-3265ff9ccc870a25dd970a05a778a91cf86ee00a.tar.bz2 |
gh-93345: Fix a crash in substitution of nested TypeVar after TypeVarTuple (GH-93346)
For example: tuple[*Ts, list[T]][int, str, bool]
(cherry picked from commit f545fc955aeb701ae4e73b07ff2283f823d857b8)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/socket.py')
0 files changed, 0 insertions, 0 deletions