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 denis-osipov
Recipients denis-osipov, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-09-06.08:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504685268.01.0.0116498249612.issue31364@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like last PR #3377 changing pytime.c (adding #include <winsock2.h>) causing problem with compilation. Now on my Win10 i have multiple warnings and errors about ws2def.h, winsock.h and winsock2.h (see attached file).
History
Date User Action Args
2017-09-06 08:07:49denis-osipovsetrecipients: + denis-osipov, paul.moore, tim.golden, zach.ware, steve.dower
2017-09-06 08:07:48denis-osipovsetmessageid: <1504685268.01.0.0116498249612.issue31364@psf.upfronthosting.co.za>
2017-09-06 08:07:47denis-osipovlinkissue31364 messages
2017-09-06 08:07:47denis-osipovcreate