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 christian.heimes, eric.snow, gousaiyang, miss-islington, steve.dower, vstinner
Date 2021-04-28.16:20:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619626849.42.0.828802753282.issue43472@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0252ce35712f4a12e824fb8b40a867ec3460443e by Miss Islington (bot) in branch '3.9':
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506) (GH-25508)
https://github.com/python/cpython/commit/0252ce35712f4a12e824fb8b40a867ec3460443e
History
Date User Action Args
2021-04-28 16:20:49vstinnersetrecipients: + vstinner, christian.heimes, eric.snow, steve.dower, miss-islington, gousaiyang
2021-04-28 16:20:49vstinnersetmessageid: <1619626849.42.0.828802753282.issue43472@roundup.psfhosted.org>
2021-04-28 16:20:49vstinnerlinkissue43472 messages
2021-04-28 16:20:49vstinnercreate