summaryrefslogtreecommitdiffstats
path: root/Python/ast_unparse.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-11-29 14:46:53 (GMT)
committerGitHub <noreply@github.com>2022-11-29 14:46:53 (GMT)
commit74920aa27d0c57443dd7f704d6272cca9c507ab3 (patch)
tree81537f85c9a9edce6420d2ffa5a25b5722e52140 /Python/ast_unparse.c
parent5bbf8ed8fbca0d68144c7b317ea8550420ac2594 (diff)
downloadcpython-74920aa27d0c57443dd7f704d6272cca9c507ab3.zip
cpython-74920aa27d0c57443dd7f704d6272cca9c507ab3.tar.gz
cpython-74920aa27d0c57443dd7f704d6272cca9c507ab3.tar.bz2
gh-99344, gh-99379, gh-99382: Fix issues in substitution of ParamSpec and TypeVarTuple (GH-99412)
* Fix substitution of TypeVarTuple and ParamSpec together in user generics. * Fix substitution of ParamSpec followed by TypeVarTuple in generic aliases. * Check the number of arguments in substitution in user generics containing a TypeVarTuple and one or more TypeVar. (cherry picked from commit 8f2fb7dfe72c882e97e524ef7ce40ceb663cc27e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions