[issue8113] PyUnicode_AsUnicode doesn't check for NULL pointer

Lorenz Quack report at bugs.python.org
Thu Mar 11 13:52:45 CET 2010


Lorenz Quack <don at amberfisharts.com> added the comment:

Thanks for the fast replies.

I used to groups some Python calls together and check in the end if any of them failed in one exception handling block. I will now check every call individually.

I will open a new bug for documentation fixes where there is now information on what a function returns when it fails.

feel free to set resolution to invalid. or what ever you feel is appropriate.

thanks again for your time.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list