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 neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-30.20:34:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427747656.36.0.655405329159.issue23618@psf.upfronthosting.co.za>
In-reply-to
Content
test_selectors.patch: Enhance test_selector to test the two kinds of signal handlers: one raises an exception, the other one doesn't. I wait until kqueue & devpoll retry on EINTR to push test_selectors.patch.
History
Date User Action Args
2015-03-30 20:34:16vstinnersetrecipients: + vstinner, pitrou, neologix, python-dev, serhiy.storchaka
2015-03-30 20:34:16vstinnersetmessageid: <1427747656.36.0.655405329159.issue23618@psf.upfronthosting.co.za>
2015-03-30 20:34:16vstinnerlinkissue23618 messages
2015-03-30 20:34:16vstinnercreate