[issue4705] python3.0 -u: unbuffered stdout

Antoine Pitrou report at bugs.python.org
Thu Jan 8 22:37:05 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

If `PyObject_SetAttrString(raw, "_name", text)` fails, a reference to
raw is leaked.
Other than that, the patch looks good.

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


More information about the Python-bugs-list mailing list