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, xtreak, zwol
Date 2019-05-23.01:45:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558575911.99.0.139939348571.issue18748@roundup.psfhosted.org>
In-reply-to
Content
New changeset bc2aa816620c5e02ad8e94d8514b7e8f3f551ca1 by Victor Stinner in branch 'master':
bpo-18748: _pyio.IOBase emits unraisable exception (GH-13512)
https://github.com/python/cpython/commit/bc2aa816620c5e02ad8e94d8514b7e8f3f551ca1
History
Date User Action Args
2019-05-23 01:45:12vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis, xtreak
2019-05-23 01:45:11vstinnersetmessageid: <1558575911.99.0.139939348571.issue18748@roundup.psfhosted.org>
2019-05-23 01:45:11vstinnerlinkissue18748 messages
2019-05-23 01:45:11vstinnercreate