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 christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, meador.inge, neologix, pitrou, python-dev, rosslagerwall, sbt, vstinner
Date 2015-02-03.15:01:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422975682.61.0.524221603309.issue18932@psf.upfronthosting.co.za>
In-reply-to
Content
selectors.EpollSelector.modify() should use epoll.modify() instead of unregister()+register().
History
Date User Action Args
2015-02-03 15:01:22vstinnersetrecipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, python-dev, sbt, felipecruz
2015-02-03 15:01:22vstinnersetmessageid: <1422975682.61.0.524221603309.issue18932@psf.upfronthosting.co.za>
2015-02-03 15:01:22vstinnerlinkissue18932 messages
2015-02-03 15:01:22vstinnercreate