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 mhammond
Recipients amaury.forgeotdarc, kristjan.jonsson, mhammond
Date 2009-01-02.10:24:33
SpamBayes Score 9.547211e-09
Marked as misclassified No
Message-id <1230891876.78.0.451486550762.issue4804@psf.upfronthosting.co.za>
In-reply-to
Content
It would be interesting to know which tests actually fail.  If the tests
are explicitly checking a bad fd, then IMO it makes more sense for that
test to simply be avoided in debug builds and nothing of value would be
left untested.  OTOH, I'd also be happy with just disabling them around
the 2 functions known to cause issues - anything other than leaving
assertions globally disabled for the process!
History
Date User Action Args
2009-01-02 10:24:36mhammondsetrecipients: + mhammond, amaury.forgeotdarc, kristjan.jonsson
2009-01-02 10:24:36mhammondsetmessageid: <1230891876.78.0.451486550762.issue4804@psf.upfronthosting.co.za>
2009-01-02 10:24:34mhammondlinkissue4804 messages
2009-01-02 10:24:33mhammondcreate