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 Manjusaka, giampaolo.rodola, neologix, vstinner, yselivanov
Date 2018-12-17.13:02:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545051768.08.0.788709270274.issue35517@psf.upfronthosting.co.za>
In-reply-to
Content
I mean that using extra_events to get access to EPOLLEXCLUSIVE, there is no need later to add a new parameter for select.EPOLLONESHOT: it would be "future proof"!
History
Date User Action Args
2018-12-17 13:02:48vstinnersetrecipients: + vstinner, giampaolo.rodola, neologix, yselivanov, Manjusaka
2018-12-17 13:02:48vstinnersetmessageid: <1545051768.08.0.788709270274.issue35517@psf.upfronthosting.co.za>
2018-12-17 13:02:48vstinnerlinkissue35517 messages
2018-12-17 13:02:48vstinnercreate