SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 130 Python

Issue #7414: Add missing 'case 'C'' to skipitem() in getargs.c. This

was causing PyArg_ParseTupleAndKeywords(args, kwargs, "|CC", ...) to
fail with a RuntimeError.  Thanks Case Van Horsen for tracking down
the source of this error.
M
Mark Dickinson committed
f08173bb939f3d45594cb674acb092af9cf23747
Parent: 05159c4