Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

drop python3.6, add pypy3.7 #103

Merged
merged 1 commit into from
Nov 18, 2020
Merged

drop python3.6, add pypy3.7 #103

merged 1 commit into from
Nov 18, 2020

Conversation

mattip
Copy link
Contributor

@mattip mattip commented Nov 10, 2020

drop python 3.6
add pypy3.7

@mattip
Copy link
Contributor Author

mattip commented Nov 10, 2020

The failures are the known 32-bit ones, should be fixed now on master after merging numpy/numpy#16247

@rgommers
Copy link
Contributor

The new PyPy job timed out at 60% of the test suite after an hour.

Also, the comments in .travisci.yml for other PyPy issues are no longer relevant? Or is that tracked elsewhere?

@mattip
Copy link
Contributor Author

mattip commented Nov 10, 2020

The comments were for macOSx and arm64 builds of PyPy. Both those issues were fixed in subsequent releases, but I am not proposing NumPy release wheels for those versions (yet).

As for the time-out, it seems something is off. The last run on travis of pypy3.6-7.3.1 took 30 minutes (as did the arm64 runs).

@mattip
Copy link
Contributor Author

mattip commented Nov 18, 2020

Close/Reopen to rebuild off master

@mattip mattip closed this Nov 18, 2020
@mattip mattip reopened this Nov 18, 2020
@mattip
Copy link
Contributor Author

mattip commented Nov 18, 2020

CI is green, the PyPy run takes ~35 minutes vs. ~10 minutes on macOSx, linux and ~15-25 on windows.

@charris charris merged commit 1e07ad6 into MacPython:master Nov 18, 2020
@charris
Copy link
Contributor

charris commented Nov 18, 2020

Thanks Matti.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants