SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

Treat def f(a, b=1, c): ... as an error (missing default for c)

instead of silently supplying a default of None fore c.
G
Guido van Rossum committed
29d38cd08861a8fc458a8f842a8a7077786f5154
Parent: b7c6131