-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-32507: Change Windows install to include app-local UCRT #5119
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
Conversation
I can't seem to trigger an AppVeyor build - @zware? |
I'm going to remove the file whitelist in the AppVeyor config; I think it's causing us more hassle than it's worth. They only check the HEAD commit rather than the difference against the base branch, so since your last commit only changes NEWS entries, AppVeyor doesn't think it should run.
|
I tried logging in, but I could only re-run existing PRs. Because it never picked this one up, I couldn't start it. |
Also fixes bpo-29911, which I forgot about until after I'd already fixed and committed the change.
https://bugs.python.org/issue32507