Skip to content

Conversation

@maxbelanger
Copy link
Contributor

@maxbelanger maxbelanger commented Dec 12, 2017

_MSC_VER is insufficient to detect this header's presence, it's also important to ensure the XP-compatible toolset is not in use.

https://bugs.python.org/issue32282

`_MSC_VER` is insufficient to detect this header's presence, it's also important to ensure the XP-compatible toolset is not in use.
@maxbelanger maxbelanger changed the title bpo-32282: Properly gate the include of VersionHelpers.h on Windows bpo-32282: Remove incorrect gate for VersionHelpers.h in socketmodule.c on Windows Dec 12, 2017
@zooba zooba merged commit af11a15 into python:master Jan 7, 2018
@miss-islington
Copy link
Contributor

Thanks @maxbelanger for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@maxbelanger maxbelanger deleted the fix-xp-toolset branch October 26, 2018 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants