Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-32592: Set Windows 8 as the minimum required version for API support #15951

Merged
merged 3 commits into from
Sep 11, 2019

Conversation

zooba
Copy link
Member

@zooba zooba commented Sep 11, 2019

@zware
Copy link
Member

zware commented Sep 11, 2019

This is going to require a change to the buildbot config to turn off the 3.x builder on the Windows 7 bot(s). I'd rather wait on this until that change is in than to have to make the change to fix the breakage.

@zooba
Copy link
Member Author

zooba commented Sep 11, 2019

It shouldn't, as the minimum API isn't actually enforced anywhere except at compile time, and all the Win10 SDKs have the Win8 APIs available.

@zware
Copy link
Member

zware commented Sep 11, 2019

I've started a buildbot-custom build to check that.

@zooba
Copy link
Member Author

zooba commented Sep 11, 2019

Don't merge this before #15949 or it'll break the other one. (That PR is being backported, and then I'll have to rebase this one...)

@zware
Copy link
Member

zware commented Sep 11, 2019

The Win7 SP1 buildbot is happy, so I'll merge this after #15949.

@zware zware merged commit 0b72ccf into python:master Sep 11, 2019
@zooba zooba deleted the bpo-32592 branch September 11, 2019 17:48
@vstinner
Copy link
Member

Thanks!

DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
kuba2k2 pushed a commit to kuba2k2/cpython that referenced this pull request Nov 13, 2021
kuba2k2 pushed a commit to kuba2k2/cpython that referenced this pull request Nov 13, 2021
ChronoMonochrome added a commit to ChronoMonochrome/cpython that referenced this pull request Nov 16, 2021
kuba2k2 pushed a commit to kuba2k2/cpython that referenced this pull request Dec 5, 2024
kuba2k2 pushed a commit to kuba2k2/cpython that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants