Skip to content

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

Merged
Mariatta merged 1 commit into
python: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 into
python:masterfrom
matrixise:bpo-32802

Conversation

@matrixise

@matrixise matrixise commented Feb 8, 2018

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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.

5 participants