[3.7] bpo-32802: Fix Travis build (GH-5589) by miss-islington · Pull Request #5590 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Feb 8, 2018

edited by bedevere-bot

Loading

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

https://bugs.python.org/issue32802

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>

@miss-islington

Copy link Copy Markdown

Contributor Author

@matrixise and @Mariatta: Backport status check is done, and it's a success ✅ .

@Mariatta Mariatta merged commit ad3997c into python:3.7

Feb 8, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks, @Mariatta!

@miss-islington miss-islington deleted the backport-32921f9-3.7 branch

February 8, 2018 19:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Mariatta Mariatta Mariatta approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @Mariatta @the-knights-who-say-ni @bedevere-bot @matrixise