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 gregory.p.smith, vstinner, xtreak
Date 2019-05-13.15:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557761993.8.0.722452241545.issue36903@roundup.psfhosted.org>
In-reply-to
Content
New changeset 744129db5d4e7706fd7d46dfc691aa47fabd66fa by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-36903: Fix ResourceWarning in test_logging (GH-13283) (GH-13285)
https://github.com/python/cpython/commit/744129db5d4e7706fd7d46dfc691aa47fabd66fa
History
Date User Action Args
2019-05-13 15:39:53vstinnersetrecipients: + vstinner, gregory.p.smith, xtreak
2019-05-13 15:39:53vstinnersetmessageid: <1557761993.8.0.722452241545.issue36903@roundup.psfhosted.org>
2019-05-13 15:39:53vstinnerlinkissue36903 messages
2019-05-13 15:39:53vstinnercreate