[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

Copy link
Member

zooba commented Mar 11, 2020

zooba requested a review from a team as a code owner Mar 11, 2020
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 added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 11, 2020
Copy link

bedevere-bot commented Mar 11, 2020

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

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

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 11, 2020
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 merged commit fde44ae into python:master Mar 11, 2020
Copy link
Contributor

miss-islington commented Mar 11, 2020

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

zooba deleted the bpo-39330 branch Mar 11, 2020
Copy link
Contributor

miss-islington commented Mar 11, 2020

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

Copy link

bedevere-bot commented Mar 11, 2020

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

Copy link
Contributor

miss-islington commented Mar 11, 2020

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

Copy link
Contributor

miss-islington commented Mar 11, 2020

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 <steve.dower@python.org>
Copy link

bedevere-bot commented Mar 11, 2020

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 <steve.dower@python.org>
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 <steve.dower@python.org>
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 <steve.dower@python.org>
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.

None yet

4 participants