STINNER Victor <[email protected]> added the comment:

@Ezio: Your patch leaks a reference: PyUnicode_FromString(...) is not destroyed 
(Py_DECREF) on success.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue7649>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to