bpo-32592: Set Windows 8 as the minimum required version for API support#15951
bpo-32592: Set Windows 8 as the minimum required version for API support#15951zware merged 3 commits into
Conversation
|
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. |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
|
I've started a buildbot-custom build to check that. |
Sorry, something went wrong.
|
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...) |
Sorry, something went wrong.
|
The Win7 SP1 buildbot is happy, so I'll merge this after #15949. |
Sorry, something went wrong.
|
Thanks! |
Sorry, something went wrong.
…API support (pythonGH-15951)" This reverts commit 0b72ccf.
…API support (pythonGH-15951)" This reverts commit 0b72ccf.
…API support (pythonGH-15951)" This reverts commit 0b72ccf.
…API support (pythonGH-15951)" This reverts commit 0b72ccf.
…API support (pythonGH-15951)" This reverts commit 0b72ccf.
https://bugs.python.org/issue32592