Skip to content

Comments

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

Merged
Mariatta merged 1 commit intopython:masterfrom
matrixise:bpo-32802
Feb 8, 2018
Merged

bpo-32802: Travis does not compile Python if there is one change in the documentation#5589
Mariatta merged 1 commit intopython:masterfrom
matrixise:bpo-32802

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 <[email protected]>
@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 <[email protected]>
@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 <[email protected]>
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 <[email protected]>
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.

5 participants