SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 71 Python

bpo-29951: Include function name for some error messages in `PyArg_ParseTuple*` (#916)

Also changed format specifier for function name from "%s" to "%.200s"
and exception messages should start with lowercase letter.
M
Michael Seifert committed
64c8f705c0121a4b45ca2c3bc7b47b282e9efcd8
Parent: a2a9ddd
Committed by Serhiy Storchaka <storchaka@gmail.com> on 4/9/2017, 7:47:12 AM