[issue4414] Failure to check return value of PyBool_FromLong for NULL

Benjamin Peterson report at bugs.python.org
Tue Nov 25 03:43:04 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

None of these cases need checks. The exception is propagated to the caller.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list