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 christian.heimes
Recipients christian.heimes, mhughes, miss-islington, vstinner
Date 2021-04-24.07:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619248679.67.0.810239714261.issue37322@roundup.psfhosted.org>
In-reply-to
Content
New changeset c8666cfa7cdc48915a14cd16095a69029720736a by Christian Heimes in branch 'master':
bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553)
https://github.com/python/cpython/commit/c8666cfa7cdc48915a14cd16095a69029720736a
History
Date User Action Args
2021-04-24 07:17:59christian.heimessetrecipients: + christian.heimes, vstinner, miss-islington, mhughes
2021-04-24 07:17:59christian.heimessetmessageid: <1619248679.67.0.810239714261.issue37322@roundup.psfhosted.org>
2021-04-24 07:17:59christian.heimeslinkissue37322 messages
2021-04-24 07:17:59christian.heimescreate