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 steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-13.07:18:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428909492.57.0.327053675834.issue23919@psf.upfronthosting.co.za>
In-reply-to
Content
> The fix for these is to hide the output, which is in the test modules handling of the -n option.

Since Python raises an exception for EBADF, I don't see the purpose of these assertion messages.
History
Date User Action Args
2015-04-13 07:18:12vstinnersetrecipients: + vstinner, tim.golden, zach.ware, steve.dower
2015-04-13 07:18:12vstinnersetmessageid: <1428909492.57.0.327053675834.issue23919@psf.upfronthosting.co.za>
2015-04-13 07:18:12vstinnerlinkissue23919 messages
2015-04-13 07:18:12vstinnercreate