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-39930: Convert error to warning for more silent failure #18921

Merged
merged 2 commits into from
Mar 11, 2020

Conversation

zooba
Copy link
Member

@zooba zooba commented Mar 11, 2020

@zooba zooba requested a review from a team as a code owner March 11, 2020 13:45
@zooba zooba changed the title bpo-39330: Convert error to warning for more silent failure bpo-39930: Convert error to warning for more silent failure Mar 11, 2020
@zooba zooba added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 11, 2020
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @zooba for commit 45fcf30 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 11, 2020
@zooba
Copy link
Member Author

zooba commented Mar 11, 2020

Enough buildbots have passed that I'm happy with this. The Win7 ones are known to be broken on master.

@zooba zooba merged commit fde44ae into python:master Mar 11, 2020
@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@zooba zooba deleted the bpo-39330 branch March 11, 2020 14:12
@miss-islington
Copy link
Contributor

Sorry @zooba, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker fde44ae6d08d3df79554155b1cf079e73a8fabdd 3.8

@bedevere-bot
Copy link

GH-18922 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 11, 2020
…-18921)

Makes it an error to create a layout without vcruntime DLL
(cherry picked from commit fde44ae)

Co-authored-by: Steve Dower <[email protected]>
@bedevere-bot
Copy link

GH-18923 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 11, 2020
…-18921)

Makes it an error to create a layout without vcruntime DLL
(cherry picked from commit fde44ae)

Co-authored-by: Steve Dower <[email protected]>
miss-islington added a commit that referenced this pull request Mar 11, 2020
Makes it an error to create a layout without vcruntime DLL
(cherry picked from commit fde44ae)

Co-authored-by: Steve Dower <[email protected]>
miss-islington added a commit that referenced this pull request Mar 11, 2020
Makes it an error to create a layout without vcruntime DLL
(cherry picked from commit fde44ae)

Co-authored-by: Steve Dower <[email protected]>
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.

4 participants