Skip to content

[3.6] bpo-32316: All Travis CI jobs uses Python 3.6#4853

Merged
vstinner merged 1 commit into
python:3.6from
vstinner:travis36
Dec 13, 2017
Merged

[3.6] bpo-32316: All Travis CI jobs uses Python 3.6#4853
vstinner merged 1 commit into
python:3.6from
vstinner:travis36

Conversation

@vstinner

@vstinner vstinner commented Dec 13, 2017

Copy link
Copy Markdown
Member

"make regen-all" requires a working python3.6 or python3. Without
"python: 3.6", Travis CI provides a "python3.6" script which ony
write an error.

https://bugs.python.org/issue32316

"make regen-all" requires a working python3.6 or python3. Without
"python: 3.6", Travis CI provides a "python3.6" script which ony
write an error.

Use "python3" instead.
@vstinner vstinner merged commit 1d2a387 into python:3.6 Dec 13, 2017
@vstinner vstinner deleted the travis36 branch December 13, 2017 23:51
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.

3 participants