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 serhiy.storchaka
Recipients ZackerySpytz, lukasz.langa, serhiy.storchaka, steve.dower
Date 2020-03-02.07:58:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583135931.27.0.108628504123.issue38410@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87a4cd5fbebdd0e6166b421d2c3706bc2f2e5a11 by Serhiy Storchaka in branch '3.8':
bpo-38410: Properly handle PySys_Audit() failures (GH-18658)
https://github.com/python/cpython/commit/87a4cd5fbebdd0e6166b421d2c3706bc2f2e5a11
History
Date User Action Args
2020-03-02 07:58:51serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, steve.dower, ZackerySpytz
2020-03-02 07:58:51serhiy.storchakasetmessageid: <1583135931.27.0.108628504123.issue38410@roundup.psfhosted.org>
2020-03-02 07:58:51serhiy.storchakalinkissue38410 messages
2020-03-02 07:58:51serhiy.storchakacreate