Issue 32802: Travis does not compile Python if there is one change in the Documentation
Created on 2018-02-08 18:44 by matrixise, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 5589 | merged | matrixise, 2018-02-08 18:50 | |
| PR 5590 | merged | miss-islington, 2018-02-08 19:15 | |
| PR 5591 | merged | miss-islington, 2018-02-08 19:16 | |
| Messages (6) | |||
|---|---|---|---|
| msg311841 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2018-02-08 18:44 | |
If there is one .rst file in a commit, Travis does not compile Python, since this commit https://github.com/python/cpython/commit/b2ec3615c81ca4f3c938245842a45956da8d5acb Here is a fix. |
|||
| msg311843 - (view) | Author: Mariatta (Mariatta) * ![]() |
Date: 2018-02-08 19:15 | |
New changeset 32921f90821ab54ffb757b7e996e5b7a71fac25e by Mariatta (Stéphane Wirtel) in branch 'master': bpo-32802: Fix Travis build (GH-5589) https://github.com/python/cpython/commit/32921f90821ab54ffb757b7e996e5b7a71fac25e |
|||
| msg311844 - (view) | Author: Mariatta (Mariatta) * ![]() |
Date: 2018-02-08 19:18 | |
Good catch! Thanks Stéphane. I'm thinking it will be best for other PRs to rebase against this new travis configuration. But that seems like a lot of work... |
|||
| msg311848 - (view) | Author: Mariatta (Mariatta) * ![]() |
Date: 2018-02-08 19:42 | |
New changeset ad3997c592ee9b75fdcd44a0eaa51d748a2e2394 by Mariatta (Miss Islington (bot)) in branch '3.7': bpo-32802: Fix Travis build (GH-5589) (GH-5590) https://github.com/python/cpython/commit/ad3997c592ee9b75fdcd44a0eaa51d748a2e2394 |
|||
| msg311849 - (view) | Author: Mariatta (Mariatta) * ![]() |
Date: 2018-02-08 20:01 | |
New changeset fe92c441519d0c4fc93bb98fc1bb4e225dea44c4 by Mariatta (Miss Islington (bot)) in branch '3.6': bpo-32802: Fix Travis build (GH-5589) (GH-5591) https://github.com/python/cpython/commit/fe92c441519d0c4fc93bb98fc1bb4e225dea44c4 |
|||
| msg311850 - (view) | Author: Mariatta (Mariatta) * ![]() |
Date: 2018-02-08 20:01 | |
Thanks! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:57 | admin | set | github: 76983 |
| 2018-02-08 20:01:47 | Mariatta | set | status: open -> closed resolution: fixed messages: + msg311850 stage: backport needed -> resolved |
| 2018-02-08 20:01:26 | Mariatta | set | messages: + msg311849 |
| 2018-02-08 19:42:49 | Mariatta | set | messages: + msg311848 |
| 2018-02-08 19:18:39 | Mariatta | set | assignee: Mariatta messages: + msg311844 stage: patch review -> backport needed |
| 2018-02-08 19:16:09 | miss-islington | set | pull_requests: + pull_request5408 |
| 2018-02-08 19:15:12 | miss-islington | set | pull_requests: + pull_request5407 |
| 2018-02-08 19:15:01 | Mariatta | set | nosy:
+ Mariatta messages: + msg311843 |
| 2018-02-08 18:50:53 | matrixise | set | keywords:
+ patch stage: patch review pull_requests: + pull_request5406 |
| 2018-02-08 18:44:47 | matrixise | create | |
