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 Guido.van.Rossum, JelleZijlstra, eric.smith, gvanrossum, kokxxxxik, larry, pablogsal
Date 2021-04-30.16:26:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619800008.85.0.48009907625.issue43901@roundup.psfhosted.org>
In-reply-to
Content
New changeset e374a40afa09be728b01653a06c9febfad9c9c50 by Pablo Galindo in branch 'master':
bpo-43901: Fix refleaks in test_module (GH-25754)
https://github.com/python/cpython/commit/e374a40afa09be728b01653a06c9febfad9c9c50
History
Date User Action Args
2021-04-30 16:26:48pablogsalsetrecipients: + pablogsal, gvanrossum, larry, eric.smith, Guido.van.Rossum, JelleZijlstra, kokxxxxik
2021-04-30 16:26:48pablogsalsetmessageid: <1619800008.85.0.48009907625.issue43901@roundup.psfhosted.org>
2021-04-30 16:26:48pablogsallinkissue43901 messages
2021-04-30 16:26:48pablogsalcreate