…ndows (pythonGH-10295)" This reverts commit c64583b.
There was a problem hiding this comment.
LGTM. I'm always in favor of reverting changes which break the CI :-)
|
If your buildbot-custom branch change is this PR, it failed on: https://buildbot.python.org/all/#builders/42/builds/5 |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
|
GH-10405 is a backport of this pull request to the 3.7 branch. |
|
Sorry, @pablogsal, I could not cleanly backport this to |
…ndows (pythonGH-10295)" (pythonGH-10403) This reverts commit c64583b due to multiple buildbot failures when building it. (cherry picked from commit 6843ffe) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
No, that is basically the same error that this PR is fixing but with extra printing to see what exactly was failing in the original PR. Check the diff here: |
|
The commit was not backported to 3.6, so is no need to backport this to 3.6. :) Good job @miss-islington ! |
This reverts commit c64583b as it broke several Windows buildbots:
Original PR:
#10295
Broken buildbot links:
https://buildbot.python.org/all/#/builders/32/builds/1707
https://buildbot.python.org/all/#/builders/113/builds/733
https://buildbot.python.org/all/#/builders/40/builds/1137
https://buildbot.python.org/all/#/builders/130/builds/420
https://buildbot.python.org/all/#/builders/3/builds/1634
Revert policy:
https://discuss.python.org/t/policy-to-revert-commits-on-buildbot-failure/404/4
Custom run in the buildbot of this revert:
https://buildbot.python.org/all/#/builders/22/builds/4
https://bugs.python.org/issue32409