This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ZackerySpytz
Recipients ZackerySpytz
Date 2019-04-28.12:16:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556453820.15.0.458693960323.issue36745@roundup.psfhosted.org>
In-reply-to
Content
If the PyUnicode_AsUTF8() call happens to fail in PyObject_SetAttr(), "name" will be leaked.
History
Date User Action Args
2019-04-28 12:17:00ZackerySpytzsetrecipients: + ZackerySpytz
2019-04-28 12:17:00ZackerySpytzsetmessageid: <1556453820.15.0.458693960323.issue36745@roundup.psfhosted.org>
2019-04-28 12:17:00ZackerySpytzlinkissue36745 messages
2019-04-28 12:17:00ZackerySpytzcreate