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 gvanrossum
Recipients giampaolo.rodola, gvanrossum, jcea, pitrou, sbt, trent
Date 2013-01-20.21:35:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358717706.19.0.445938908035.issue16507@psf.upfronthosting.co.za>
In-reply-to
Content
That compiles (after hacking the line endings).  One Tulip test fails, PollEventLooptests.testSockClientFail.  But that's probably because the PollSelector class hasn't been adjusted for Windows yet (need to dig this out of the Pollster code that was deleted when switching to neologix's Selector).
History
Date User Action Args
2013-01-20 21:35:06gvanrossumsetrecipients: + gvanrossum, jcea, pitrou, giampaolo.rodola, trent, sbt
2013-01-20 21:35:06gvanrossumsetmessageid: <1358717706.19.0.445938908035.issue16507@psf.upfronthosting.co.za>
2013-01-20 21:35:06gvanrossumlinkissue16507 messages
2013-01-20 21:35:06gvanrossumcreate