diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-11-29 07:46:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-29 07:46:52 (GMT) |
commit | 8f2fb7dfe72c882e97e524ef7ce40ceb663cc27e (patch) | |
tree | 0ab80aba81b2c351a33b32c599f1c55b5ed3b562 /Lib/test/test_capi | |
parent | 1d1bb95abdcafe92c771fb3dc4722351b032cc24 (diff) | |
download | cpython-8f2fb7dfe72c882e97e524ef7ce40ceb663cc27e.zip cpython-8f2fb7dfe72c882e97e524ef7ce40ceb663cc27e.tar.gz cpython-8f2fb7dfe72c882e97e524ef7ce40ceb663cc27e.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.
Diffstat (limited to 'Lib/test/test_capi')
0 files changed, 0 insertions, 0 deletions