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

Benjamin Peterson report at bugs.python.org
Tue Nov 25 03:40:51 CET 2008


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

There doesn't need to be a NULL check here. The exception is merely
propagated to the caller.

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list