[3.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356).#8970
Merged
serhiy-storchaka merged 3 commits intoSep 4, 2018
python:3.7python/cpython:3.7from
serhiy-storchaka:backport-7d81e8f-3.7serhiy-storchaka/cpython:backport-7d81e8f-3.7Copy head branch name to clipboard
Merged
[3.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356).#8970serhiy-storchaka merged 3 commits intopython:3.7python/cpython:3.7from serhiy-storchaka:backport-7d81e8f-3.7serhiy-storchaka/cpython:backport-7d81e8f-3.7Copy head branch name to clipboard
serhiy-storchaka merged 3 commits into
python:3.7python/cpython:3.7from
serhiy-storchaka:backport-7d81e8f-3.7serhiy-storchaka/cpython:backport-7d81e8f-3.7Copy head branch name to clipboard
Conversation
…ythonGH-8356). (cherry picked from commit 7d81e8f) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Contributor
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 4, 2018
…ythonGH-8356). (pythonGH-8970) (cherry picked from commit 7d81e8f) (cherry picked from commit 20a8392) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-9061 is a backport of this pull request to the 3.6 branch. |
Contributor
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
serhiy-storchaka
added a commit
to serhiy-storchaka/cpython
that referenced
this pull request
Sep 4, 2018
…rm. (pythonGH-8356). (pythonGH-8970) (cherry picked from commit 7d81e8f). (cherry picked from commit 20a8392) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-9062 is a backport of this pull request to the 2.7 branch. |
vstinner
pushed a commit
that referenced
this pull request
Sep 5, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit 7d81e8f)
https://bugs.python.org/issue26544