-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
bpo-34177: VSTS: Avoid conflict with Homebrew #8430
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this chane? If it's just for debug, please add the DO-NOT-MERGE label.
When you're done making the requested changes, leave the comment: |
Change, not chane ;-) |
Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
Sorry @methane, I had trouble checking out the |
/usr/local/lib/pythonX.Y is used by Homebrew's Python already. (cherry picked from commit 3e7d18a) Co-authored-by: INADA Naoki <[email protected]>
GH-8491 is a backport of this pull request to the 3.7 branch. |
Sorry, @methane, I could not cleanly backport this to |
/usr/local/lib/pythonX.Y is used by Homebrew's Python already. (cherry picked from commit 3e7d18a) Co-authored-by: INADA Naoki <[email protected]>
GH-8493 is a backport of this pull request to the 3.6 branch. |
/usr/local/lib/pythonX.Y is used by Homebrew's Python already. (cherry picked from commit 3e7d18a) Co-authored-by: INADA Naoki <[email protected]>
https://bugs.python.org/issue34177