Skip to content

[2.7] bpo-31934: Abort when building out of a not clean source tree (… #4342

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

Merged
merged 1 commit into from
Nov 8, 2017
Merged

[2.7] bpo-31934: Abort when building out of a not clean source tree (… #4342

merged 1 commit into from
Nov 8, 2017

Conversation

xdegaye
Copy link
Contributor

@xdegaye xdegaye commented Nov 8, 2017

GH-4255).

(cherry picked from commit 0de9285)

https://bugs.python.org/issue31934

@xdegaye
Copy link
Contributor Author

xdegaye commented Nov 8, 2017

In 2.7 Modules/python.o is the first module to be built.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@vstinner
Copy link
Member

vstinner commented Nov 8, 2017

I tested this PR: it works as expected ;-)

@xdegaye xdegaye merged commit fbdd3ee into python:2.7 Nov 8, 2017
@xdegaye xdegaye deleted the backport-0de9285-2.7 branch January 19, 2018 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants