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 miss-islington
Recipients miss-islington, steve.dower
Date 2019-11-27.00:46:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574815596.1.0.343274690461.issue38922@roundup.psfhosted.org>
In-reply-to
Content
New changeset 191f94cca6f8cf59535e7459c1113e4a1cdfe201 by Miss Islington (bot) in branch '3.8':
bpo-38922: Raise code.__new__ audit event when code object replace() is called (GH-17394)
https://github.com/python/cpython/commit/191f94cca6f8cf59535e7459c1113e4a1cdfe201
History
Date User Action Args
2019-11-27 00:46:36miss-islingtonsetrecipients: + miss-islington, steve.dower
2019-11-27 00:46:36miss-islingtonsetmessageid: <1574815596.1.0.343274690461.issue38922@roundup.psfhosted.org>
2019-11-27 00:46:35miss-islingtonlinkissue38922 messages
2019-11-27 00:46:35miss-islingtoncreate