[issue5627] PyDict_SetItemString() fails when the second argument is null

Georg Brandl report at bugs.python.org
Wed Apr 1 06:30:58 CEST 2009


Georg Brandl <georg at python.org> added the comment:

I am not sure why you consider this a bug. You should certainly not pass
NULL pointers around where the docs do not explicitly allow this.

----------
nosy: +georg.brandl
resolution:  -> wont fix
status: open -> pending

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


More information about the Python-bugs-list mailing list