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 Barry Davis, ionelmc, neologix, nikicat, pitrou, vstinner, zwol
Date 2019-04-12.15:07:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555081628.17.0.779795256243.issue18748@roundup.psfhosted.org>
In-reply-to
Content
New changeset 44235041f3b957abd36d3792450c3540aa09e120 by Victor Stinner in branch 'master':
bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)
https://github.com/python/cpython/commit/44235041f3b957abd36d3792450c3540aa09e120
History
Date User Action Args
2019-04-12 15:07:08vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis
2019-04-12 15:07:08vstinnersetmessageid: <1555081628.17.0.779795256243.issue18748@roundup.psfhosted.org>
2019-04-12 15:07:08vstinnerlinkissue18748 messages
2019-04-12 15:07:08vstinnercreate