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-10-20.02:51:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571539888.18.0.273531379045.issue38532@roundup.psfhosted.org>
In-reply-to
Content
In PyCFuncPtr_FromDll(), there are two missing calls to Py_DECREF() if PySys_Audit() fails!
History
Date User Action Args
2019-10-20 02:51:28ZackerySpytzsetrecipients: + ZackerySpytz
2019-10-20 02:51:28ZackerySpytzsetmessageid: <1571539888.18.0.273531379045.issue38532@roundup.psfhosted.org>
2019-10-20 02:51:27ZackerySpytzlinkissue38532 messages
2019-10-20 02:51:27ZackerySpytzcreate