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 alex, christian.heimes, dstufft, giampaolo.rodola, janssen, johnkw, pitrou
Date 2015-02-27.17:09:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425056959.08.0.789537524423.issue23531@psf.upfronthosting.co.za>
In-reply-to
Content
> It creates the local "HTTP server", which is merely a dummy listen socket

Sorry, I hadn't noticed. Still, the example shouldn't rely on the third party "requests" library.

> Also, I would add that on further investigation this occurs on cygwin, but not on Linux.

Cygwin is not a supported platform at all. Can you reproduce with an official Windows build?
History
Date User Action Args
2015-02-27 17:09:19pitrousetrecipients: + pitrou, janssen, giampaolo.rodola, christian.heimes, alex, dstufft, johnkw
2015-02-27 17:09:19pitrousetmessageid: <1425056959.08.0.789537524423.issue23531@psf.upfronthosting.co.za>
2015-02-27 17:09:19pitroulinkissue23531 messages
2015-02-27 17:09:19pitroucreate