← 返回首页
bpo-32592: Set Windows 8 as the minimum required version for API support by zooba · Pull Request #15951 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
zware merged 3 commits into
python:masterfrom
zooba:bpo-32592
Sep 11, 2019
Merged

bpo-32592: Set Windows 8 as the minimum required version for API support#15951
zware merged 3 commits into
python:masterfrom
zooba:bpo-32592

Conversation

zooba commented Sep 11, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

zware commented Sep 11, 2019

Copy link
Copy Markdown
Member

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 commented Sep 11, 2019

Copy link
Copy Markdown
Member Author

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 commented Sep 11, 2019

Copy link
Copy Markdown
Member

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

zooba commented Sep 11, 2019

Copy link
Copy Markdown
Member Author

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 commented Sep 11, 2019

Copy link
Copy Markdown
Member

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

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

Copy link
Copy Markdown
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.