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 sbt
Recipients Erez.Sh, William.Edwards, asksol, danken, dmalcolm, giampaolo.rodola, jnoller, neologix, pitrou, python-dev, sbt, synapse, vstinner
Date 2013-01-13.21:06:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358111182.48.0.0619970084682.issue10527@psf.upfronthosting.co.za>
In-reply-to
Content
The commits did not have the intended effect.

They just define a _poll() function (and only on Windows) and it is not referenced anywhere else.

I will look in to fixing this -- on 2.7 and 3.2 this will need to be done in the C code.
History
Date User Action Args
2013-01-13 21:06:22sbtsetrecipients: + sbt, pitrou, vstinner, giampaolo.rodola, jnoller, synapse, asksol, dmalcolm, neologix, danken, Erez.Sh, python-dev, William.Edwards
2013-01-13 21:06:22sbtsetmessageid: <1358111182.48.0.0619970084682.issue10527@psf.upfronthosting.co.za>
2013-01-13 21:06:22sbtlinkissue10527 messages
2013-01-13 21:06:22sbtcreate