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 pitrou
Recipients njs, pitrou, serhiy.storchaka, vstinner
Date 2017-12-11.18:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513017498.25.0.213398074469.issue30050@psf.upfronthosting.co.za>
In-reply-to
Content
A custom handler would be overkill IMO.  set_wakeup_fd() is really useful for a small category of library (most notably event loop frameworks).
History
Date User Action Args
2017-12-11 18:38:18pitrousetrecipients: + pitrou, vstinner, njs, serhiy.storchaka
2017-12-11 18:38:18pitrousetmessageid: <1513017498.25.0.213398074469.issue30050@psf.upfronthosting.co.za>
2017-12-11 18:38:18pitroulinkissue30050 messages
2017-12-11 18:38:18pitroucreate