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 2013-09-04.18:27:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwai45ZoLMfyNNu+mDt5iPp4rMzRUWUXWFFWeu9BSP6rvw@mail.gmail.com>
In-reply-to <3cVWd50nwwz7LnZ@mail.python.org>
Content
> New changeset e4d45315c38c by Charles-François Natali in branch 'default':
> Issue #16853: Add new selectors module.
> http://hg.python.org/cpython/rev/e4d45315c38c

Great! Congrats Charles-François for the new module! I tried to
implement such module once but I gave up because it was more complex
than what I expected.
History
Date User Action Args
2013-09-04 18:27:17vstinnersetrecipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, python-dev, sbt, felipecruz
2013-09-04 18:27:17vstinnerlinkissue16853 messages
2013-09-04 18:27:17vstinnercreate