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 berker.peksag
Recipients Daniel Stokes, berker.peksag, martin.panter, paul.moore, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-06-18.13:40:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466257254.47.0.542005817264.issue26536@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like SIO_LOOPBACK_FAST_PATH is also defined in older Windows versions. I updated the test to skip if SIO_LOOPBACK_FAST_PATH is defined and exc.winerror is WSAEOPNOTSUPP. Buildbot is now green: http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/7855

Please reopen if I did something wrong.
History
Date User Action Args
2016-06-18 13:40:54berker.peksagsetrecipients: + berker.peksag, paul.moore, pitrou, tim.golden, python-dev, martin.panter, zach.ware, steve.dower, Daniel Stokes
2016-06-18 13:40:54berker.peksagsetmessageid: <1466257254.47.0.542005817264.issue26536@psf.upfronthosting.co.za>
2016-06-18 13:40:54berker.peksaglinkissue26536 messages
2016-06-18 13:40:54berker.peksagcreate