diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-27 13:01:24 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-27 13:01:24 (GMT) |
| commit | 89db09029566cf3af04b540e33fe1ff9b32f8c8b (patch) | |
| tree | 55e2f559e973155983f8505ee082925ca7834a85 /Python/Python-ast.c | |
| parent | 2572c670d42887e4b1d2475b8da2e9bf6e0aa558 (diff) | |
| download | cpython-89db09029566cf3af04b540e33fe1ff9b32f8c8b.zip cpython-89db09029566cf3af04b540e33fe1ff9b32f8c8b.tar.gz cpython-89db09029566cf3af04b540e33fe1ff9b32f8c8b.tar.bz2 | |
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.
(cherry picked from commit ecfacc362dd7fef7715dcd94f2e2ca6c622ef115)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions
