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 vstinner
Recipients petr.viktorin, vstinner
Date 2020-03-27.14:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585318330.03.0.929088099953.issue38644@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1c1e68cf3e3a2a19a0edca9a105273e11ddddc6e by Victor Stinner in branch 'master':
bpo-38644: Use _PySys_Audit(): pass tstate explicitly (GH-19183)
https://github.com/python/cpython/commit/1c1e68cf3e3a2a19a0edca9a105273e11ddddc6e
History
Date User Action Args
2020-03-27 14:12:10vstinnersetrecipients: + vstinner, petr.viktorin
2020-03-27 14:12:10vstinnersetmessageid: <1585318330.03.0.929088099953.issue38644@roundup.psfhosted.org>
2020-03-27 14:12:10vstinnerlinkissue38644 messages
2020-03-27 14:12:10vstinnercreate