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 python-dev
Recipients bquinlan, gregory.p.smith, jyasskin, pitrou, python-dev, s7v7nislands, stutzbach
Date 2011-03-26.18:34:00
SpamBayes Score 0.00023459982
Marked as misclassified No
Message-id <E1Q3YJD-0006B0-Ew@dinsdale.python.org>
In-reply-to
Content
New changeset 4390d6939a56 by Antoine Pitrou in branch '3.2':
Issue #11635: Don't use polling in worker threads and processes launched by
http://hg.python.org/cpython/rev/4390d6939a56

New changeset a76257a99636 by Antoine Pitrou in branch 'default':
Issue #11635: Don't use polling in worker threads and processes launched by
http://hg.python.org/cpython/rev/a76257a99636
History
Date User Action Args
2011-03-26 18:34:03python-devsetrecipients: + python-dev, gregory.p.smith, bquinlan, pitrou, jyasskin, stutzbach, s7v7nislands
2011-03-26 18:34:00python-devlinkissue11635 messages
2011-03-26 18:34:00python-devcreate