SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 32 Python

bpo-30592: Fixed error messages for some builtins. (#1996)

Error messages when pass keyword arguments to some builtins that
don't support keyword arguments contained double parenthesis: "()()".
The regression was introduced by bpo-30534.
S
Serhiy Storchaka committed
6cca5c8459cc439cb050010ffa762a03859d3051
Parent: 865de27
Committed by GitHub <noreply@github.com> on 6/8/2017, 11:41:19 AM