Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upTemporary workaround for an ACL issue on Ubuntu on Azure Pipelines #12649
Conversation
zooba
added
skip issue
skip news
needs backport to 3.7
labels
Apr 1, 2019
the-knights-who-say-ni
added
the
CLA signed
label
Apr 1, 2019
bedevere-bot
added
the
awaiting core review
label
Apr 1, 2019
zooba
merged commit b4bcefe
into
python:master
Apr 1, 2019
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 1, 2019
|
Thanks @zooba for the PR |
bedevere-bot
removed
the
awaiting core review
label
Apr 1, 2019
zooba
deleted the
zooba:pipelines-issue
branch
Apr 1, 2019
zooba
added
needs backport to 3.7
and removed
needs backport to 3.7
labels
Apr 1, 2019
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Apr 1, 2019
|
Thanks @zooba for the PR |
bedevere-bot
removed
the
needs backport to 3.7
label
Apr 1, 2019
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Apr 1, 2019
|
GH-12651 is a backport of this pull request to the 3.7 branch. |
miss-islington
added a commit
to miss-islington/cpython
that referenced
this pull request
Apr 1, 2019
miss-islington
added a commit
that referenced
this pull request
Apr 1, 2019
native-api
added a commit
to native-api/cpython
that referenced
this pull request
Apr 2, 2019
ma8ma
added a commit
to ma8ma/cpython
that referenced
this pull request
Apr 7, 2019
arnolddumas
added a commit
to arnolddumas/cpython
that referenced
this pull request
May 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
zooba commentedApr 1, 2019
If this passes CI, it can be merged as a fix for the issue I was investigating in #12625 (thanks to the Pipelines team for suggesting it)
The issue is known and will be fixed, at which point we can remove this extra workaround.