SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 221 Python

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.
S
Serhiy Storchaka committed
ecfacc362dd7fef7715dcd94f2e2ca6c622ef115
Parent: 82bce54
Committed by GitHub <noreply@github.com> on 1/27/2022, 12:34:55 PM