diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2022-01-27 14:34:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-27 14:34:55 +0200 |
| commit | ecfacc362dd7fef7715dcd94f2e2ca6c622ef115 (patch) | |
| tree | 3a907fea5ce2b03d03e7c6619e0cf12c4785d2cc /Objects/codeobject.c | |
| parent | 82bce54614f8116a40454fbbbf96a3fd460ca7df (diff) | |
| download | cpython-git-ecfacc362dd7fef7715dcd94f2e2ca6c622ef115.tar.gz | |
bpo-44791: Fix substitution of ParamSpec in Concatenate with different parameter expressions (GH-27518)
* Substitution with a list of types returns now a tuple of types.
* Substitution with Concatenate returns now a Concatenate with
concatenated lists of arguments.
* Substitution with Ellipsis is not supported.
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions
