Message 340062 - Python tracker

Message340062

Author vstinner
Recipients Barry Davis, ionelmc, neologix, nikicat, pitrou, vstinner, zwol
Date 2019-04-12.15:30:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555083009.77.0.371459893714.issue18748@roundup.psfhosted.org>
In-reply-to
Content
Maybe the fact that close() exceptions are ignored silently in io.IOBase constructor should be better documented, but I'm not sure where it should be documented. If someone has an idea, please go ahead and write a pull request :-)
History
Date User Action Args
2019-04-12 15:30:09vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis
2019-04-12 15:30:09vstinnersetmessageid: <1555083009.77.0.371459893714.issue18748@roundup.psfhosted.org>
2019-04-12 15:30:09vstinnerlinkissue18748 messages
2019-04-12 15:30:09vstinnercreate