[issue14705] Add 'bool' format character to PyArg_ParseTuple*

Larry Hastings report at bugs.python.org
Fri May 4 14:17:06 CEST 2012


Larry Hastings <larry at hastings.org> added the comment:

Added test forcing a failure for 'p' (and 'P').  This made me have to handle errors a little differently, so it was definitely good to test it.  Thanks for the suggestion, Martin!

Also changed wording in documentation ever-so-slightly.

----------
Added file: http://bugs.python.org/file25453/larry.parse.tuple.p.and.P.2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14705>
_______________________________________


More information about the Python-bugs-list mailing list