Skip to content
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

bpo-32802: Travis does not compile Python if there is one change in the documentation #5589

Merged
merged 1 commit into from Feb 8, 2018

Conversation

matrixise
Copy link
Member

@matrixise matrixise commented Feb 8, 2018

bpo-32802: Travis does not compile Python if there is one change in the Documentation

Fix the detection of the modified files in Travis

https://bugs.python.org/issue32802

…he documentation

Fix the detection of the modified files in Travis
@Mariatta Mariatta merged commit 32921f9 into python:master Feb 8, 2018
@miss-islington
Copy link
Contributor

Thanks @matrixise for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
@bedevere-bot
Copy link

GH-5590 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
@bedevere-bot
Copy link

GH-5591 is a backport of this pull request to the 3.6 branch.

Mariatta pushed a commit that referenced this pull request Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Mariatta pushed a commit that referenced this pull request Feb 8, 2018
Fix bug in travis configuration where it did not run the tests when
a change includes both code and doc changes.
(cherry picked from commit 32921f9)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants