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 schwab
Recipients ncoghlan, ned.deily, neologix, pitrou, r.david.murray, rhettinger, schwab, serhiy.storchaka, vstinner, zach.ware
Date 2014-03-15.16:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394899325.9.0.35946632633.issue20910@psf.upfronthosting.co.za>
In-reply-to
Content
test_io.CSignalsTest.check_interrupted_write can fail in an emulated environment when the alarm races with the write call.
History
Date User Action Args
2014-03-15 16:02:05schwabsetrecipients: + schwab, rhettinger, ncoghlan, pitrou, vstinner, ned.deily, r.david.murray, neologix, zach.ware, serhiy.storchaka
2014-03-15 16:02:05schwabsetmessageid: <1394899325.9.0.35946632633.issue20910@psf.upfronthosting.co.za>
2014-03-15 16:02:05schwablinkissue20910 messages
2014-03-15 16:02:05schwabcreate