Files
cpython/Python
Mark Dickinson f08173bb93 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.
2009-12-03 10:59:46 +00:00
..
2009-11-10 19:50:40 +00:00
2009-04-07 22:55:31 +00:00
2009-04-27 20:54:42 +00:00
2009-11-10 19:50:40 +00:00
2009-07-17 19:11:02 +00:00
2009-11-10 22:38:52 +00:00
2009-10-24 20:43:49 +00:00