bpo-30411: Use --git-dir instead of -C to make git work under version below 1.8.5.#8744
Merged
zhangyangyu merged 1 commit intopython:masterfrom Aug 20, 2018
Merged
Conversation
Contributor
|
Thanks @zhangyangyu for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Aug 20, 2018
… below 1.8.5. (pythonGH-8744) (cherry picked from commit 4c85557) Co-authored-by: Xiang Zhang <angwerzx@126.com>
|
GH-8836 is a backport of this pull request to the 3.7 branch. |
|
GH-8837 is a backport of this pull request to the 3.6 branch. |
Contributor
|
Sorry, @zhangyangyu, I could not cleanly backport this to |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Aug 20, 2018
… below 1.8.5. (pythonGH-8744) (cherry picked from commit 4c85557) Co-authored-by: Xiang Zhang <angwerzx@126.com>
zhangyangyu
added a commit
to zhangyangyu/cpython
that referenced
this pull request
Aug 20, 2018
… below 1.8.5. (pythonGH-8744) (cherry picked from commit 4c85557)
zhangyangyu
added a commit
to zhangyangyu/cpython
that referenced
this pull request
Aug 20, 2018
…ersion below 1.8.5. (pythonGH-8744). (cherry picked from commit 4c85557) Co-authored-by: Xiang Zhang <angwerzx@126.com>
|
GH-8838 is a backport of this pull request to the 2.7 branch. |
zhangyangyu
added a commit
that referenced
this pull request
Aug 20, 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.
There are some changes due to autoconf version. 2.70 is not released so the changes are okay.
https://bugs.python.org/issue30411