diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-11-29 14:46:53 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-29 14:46:53 (GMT) |
| commit | 74920aa27d0c57443dd7f704d6272cca9c507ab3 (patch) | |
| tree | 81537f85c9a9edce6420d2ffa5a25b5722e52140 /Python/pathconfig.c | |
| parent | 5bbf8ed8fbca0d68144c7b317ea8550420ac2594 (diff) | |
| download | cpython-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/pathconfig.c')
0 files changed, 0 insertions, 0 deletions
