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 pitrou
Recipients giampaolo.rodola, kristjan.jonsson, pitrou
Date 2012-03-15.11:37:53
SpamBayes Score 0.0009700453
Marked as misclassified No
Message-id <1331811474.46.0.423879068274.issue14307@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed on python-dev, I'm against this change. Furthermore, removing the explicit select() call also removes the opportunity to use a wake-up fd instead of the current polling mechanism.
History
Date User Action Args
2012-03-15 11:37:54pitrousetrecipients: + pitrou, kristjan.jonsson, giampaolo.rodola
2012-03-15 11:37:54pitrousetmessageid: <1331811474.46.0.423879068274.issue14307@psf.upfronthosting.co.za>
2012-03-15 11:37:53pitroulinkissue14307 messages
2012-03-15 11:37:53pitroucreate