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 steve.dower
Recipients Maxime Belanger, christian.heimes, larry, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-01-07.02:05:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515290721.35.0.467229070634.issue32282@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset af11a15c586e980a157c04ee60b6e33dc7228f3f by Steve Dower (Max Bélanger) in branch 'master':
bpo-32282: Remove unnecessary check for `VersionHelpers.h` in `socketmodule.c` on Windows
https://github.com/python/cpython/commit/af11a15c586e980a157c04ee60b6e33dc7228f3f
History
Date User Action Args
2018-01-07 02:05:21steve.dowersetrecipients: + steve.dower, paul.moore, larry, christian.heimes, tim.golden, zach.ware, Maxime Belanger
2018-01-07 02:05:21steve.dowersetmessageid: <1515290721.35.0.467229070634.issue32282@psf.upfronthosting.co.za>
2018-01-07 02:05:21steve.dowerlinkissue32282 messages
2018-01-07 02:05:20steve.dowercreate