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 neologix
Recipients christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, meador.inge, neologix, pitrou, python-dev, rosslagerwall, sbt, vstinner
Date 2013-09-04.18:49:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378320566.65.0.272219744611.issue16853@psf.upfronthosting.co.za>
In-reply-to
Content
> Is there anything left to do or can we close this issue?

I usually wait until the test is run on the buildbots to check I didn't break anything: apparently that's OK, so we can close.

> It would be nice to mention the new selectors module in the documentation of the select module.

Indeed (I mentioned the select module in selectors' doc, but the contrary is certainly useful to point users to this new module), thanks for your commit.

Where were you when I asked for documentation review ;-)
History
Date User Action Args
2013-09-04 18:49:26neologixsetrecipients: + neologix, gvanrossum, pitrou, vstinner, giampaolo.rodola, christian.heimes, meador.inge, rosslagerwall, python-dev, sbt, felipecruz
2013-09-04 18:49:26neologixsetmessageid: <1378320566.65.0.272219744611.issue16853@psf.upfronthosting.co.za>
2013-09-04 18:49:26neologixlinkissue16853 messages
2013-09-04 18:49:26neologixcreate