-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-32256: Make patchcheck.py work for out-of-tree builds #4760
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
Set SRCDIR as the current directory for git and hg.
berkerpeksag
left a comment
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.
LGTM, thank you!
| @@ -0,0 +1 @@ | |||
| Make patchcheck.py work for out-of-tree builds. | |||
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.
No NEWS entry needed for PRs like this.
|
I tested manually and I confirm that it works as expected. |
|
GH-9992 is a backport of this pull request to the 3.7 branch. |
) Set SRCDIR as the current directory for git. (cherry picked from commit aa95bfb) Co-authored-by: Alexey Izbyshev <[email protected]>
|
GH-9993 is a backport of this pull request to the 3.6 branch. |
) Set SRCDIR as the current directory for git. (cherry picked from commit aa95bfb) Co-authored-by: Alexey Izbyshev <[email protected]>
Set SRCDIR as the current directory for git. (cherry picked from commit aa95bfb) Co-authored-by: Alexey Izbyshev <[email protected]>
Set SRCDIR as the current directory for git. (cherry picked from commit aa95bfb) Co-authored-by: Alexey Izbyshev <[email protected]>
Set SRCDIR as the current directory for git and hg.
https://bugs.python.org/issue32256