Issue32796
Created on 2018-02-08 10:00 by Jensen Taylor, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg311825 - (view) | Author: Jensen Taylor (Jensen Taylor) * | Date: 2018-02-08 10:00 | |
I can't build with Python 3.8 yet on Travis-CI because of this |
|||
| msg311826 - (view) | Author: Christian Heimes (christian.heimes) * ![]() |
Date: 2018-02-08 10:04 | |
3.8 is master branch. |
|||
| msg311827 - (view) | Author: Christian Heimes (christian.heimes) * ![]() |
Date: 2018-02-08 10:10 | |
I'm not sure I follow. Are you having trouble to locate the 3.8 branch or are you missing 3.8-dev on Travis CI? The 3.8 branch is the master branch. Python upstream development does not provide dev builds for Travis CI. Please report the issue with Travis CI. There is nothing we can do from our side. By the way, you won't be able to compile TLS/SSL support on Travis CI. Python 3.7 requires OpenSSL >= 1.0.2 but Ubuntu 14.04 has only 1.0.1. |
|||
| msg311828 - (view) | Author: Nathaniel Smith (njs) * ![]() |
Date: 2018-02-08 10:39 | |
I think you meant to file this on pyenv, which is the tool that travis needs to have updated to know about 3.8 before they can start providing builds. Their bug tracker is here: https://github.com/pyenv/pyenv/issues |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:57 | admin | set | github: 76977 |
| 2018-02-08 10:39:37 | njs | set | nosy:
+ njs messages: + msg311828 |
| 2018-02-08 10:10:46 | christian.heimes | set | status: open -> closed resolution: third party messages: + msg311827 stage: resolved |
| 2018-02-08 10:04:15 | christian.heimes | set | nosy:
+ christian.heimes messages: + msg311826 |
| 2018-02-08 10:00:42 | Jensen Taylor | create | |
