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 gregory.p.smith
Recipients giampaolo.rodola, gregory.p.smith, jcea
Date 2012-10-18.04:07:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350533242.36.0.0866195050422.issue15032@psf.upfronthosting.co.za>
In-reply-to
Content
indeed, i don't know that there is any point to this idea.

i'm all for just getting rid of all uses of select in the stdlib and making them poll only in 3.4 unless someone can point to a modern system that does not support poll.
History
Date User Action Args
2012-10-18 04:07:22gregory.p.smithsetrecipients: + gregory.p.smith, jcea, giampaolo.rodola
2012-10-18 04:07:22gregory.p.smithsetmessageid: <1350533242.36.0.0866195050422.issue15032@psf.upfronthosting.co.za>
2012-10-18 04:07:22gregory.p.smithlinkissue15032 messages
2012-10-18 04:07:22gregory.p.smithcreate