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 erlendaasland
Recipients berker.peksag, erlendaasland, steve.dower
Date 2021-05-02.16:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619972232.63.0.804846592735.issue43434@roundup.psfhosted.org>
In-reply-to
Content
The PR accidentally fixes a bug in GH-25246 (bpo-43762):
The object passed to PySys_Audit() is now the connection object, not the module object.
History
Date User Action Args
2021-05-02 16:17:12erlendaaslandsetrecipients: + erlendaasland, berker.peksag, steve.dower
2021-05-02 16:17:12erlendaaslandsetmessageid: <1619972232.63.0.804846592735.issue43434@roundup.psfhosted.org>
2021-05-02 16:17:12erlendaaslandlinkissue43434 messages
2021-05-02 16:17:12erlendaaslandcreate