Skip to content
Snippets Groups Projects
Unverified Commit 3265ff9c authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

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 f545fc95)

Co-authored-by: default avatarSerhiy Storchaka <storchaka@gmail.com>
parent 00f8fe95
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment