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 larry, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-09.21:00:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428613203.71.0.975806485386.issue23524@psf.upfronthosting.co.za>
In-reply-to
Content
I reviewed 23524_5.patch, I made some comments, but I now agree with the overall change (disable temporary the validation of invalid fd, set errno to EBADF instead).
History
Date User Action Args
2015-04-09 21:00:03vstinnersetrecipients: + vstinner, larry, tim.golden, python-dev, zach.ware, serhiy.storchaka, steve.dower
2015-04-09 21:00:03vstinnersetmessageid: <1428613203.71.0.975806485386.issue23524@psf.upfronthosting.co.za>
2015-04-09 21:00:03vstinnerlinkissue23524 messages
2015-04-09 21:00:03vstinnercreate