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 pablogsal
Recipients christian.heimes, gousaiyang, miss-islington, pablogsal, steve.dower, vstinner, zkonge
Date 2021-03-14.03:04:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615691094.95.0.498715703311.issue43439@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c376bc1c4c8bcddb0bc4196b79ec8c75da494a8 by Pablo Galindo in branch 'master':
bpo-43439: Wrapt the tuple in the audit events for the gc module (GH-24836)
https://github.com/python/cpython/commit/9c376bc1c4c8bcddb0bc4196b79ec8c75da494a8
History
Date User Action Args
2021-03-14 03:04:55pablogsalsetrecipients: + pablogsal, vstinner, christian.heimes, steve.dower, miss-islington, zkonge, gousaiyang
2021-03-14 03:04:54pablogsalsetmessageid: <1615691094.95.0.498715703311.issue43439@roundup.psfhosted.org>
2021-03-14 03:04:54pablogsallinkissue43439 messages
2021-03-14 03:04:54pablogsalcreate