[issue10880] do_mkvalue and 'boolean'

Dj Gilcrease report at bugs.python.org
Sun Feb 27 06:30:28 CET 2011


Dj Gilcrease <digitalxero at gmail.com> added the comment:

Add a boolean format option to Py_BuildValue and Py_VaBuildValue

Also added some tests to test_capi that verifies Py_BuildValue is building the right type. I did not add tests for every possible type as it has lived this long without, but I did want to test my new code.

----------
keywords: +patch
nosy: +Digitalxero
Added file: http://bugs.python.org/file20929/issue10880_rev68064.patch

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


More information about the Python-bugs-list mailing list