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 David.Edelsohn
Recipients David.Edelsohn, vstinner
Date 2013-06-17.19:10:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371496204.92.0.329322684603.issue18238@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, if I manually override _has_poll to False, the same test fails similarly in _communicate_with_select, so the failure is not limited to the implementation of poll().
History
Date User Action Args
2013-06-17 19:10:04David.Edelsohnsetrecipients: + David.Edelsohn, vstinner
2013-06-17 19:10:04David.Edelsohnsetmessageid: <1371496204.92.0.329322684603.issue18238@psf.upfronthosting.co.za>
2013-06-17 19:10:04David.Edelsohnlinkissue18238 messages
2013-06-17 19:10:04David.Edelsohncreate