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

Serhiy Storchaka report at bugs.python.org
Fri May 4 14:56:45 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

> Since the salient point is that 'p' returns the same value as bool(), right?

Yes, and bool_new() is a candidate number one for using new feature.

----------

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


More information about the Python-bugs-list mailing list