summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-01-27 13:01:24 (GMT)
committerGitHub <noreply@github.com>2022-01-27 13:01:24 (GMT)
commit89db09029566cf3af04b540e33fe1ff9b32f8c8b (patch)
tree55e2f559e973155983f8505ee082925ca7834a85 /Python
parent2572c670d42887e4b1d2475b8da2e9bf6e0aa558 (diff)
downloadcpython-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')
0 files changed, 0 insertions, 0 deletions