Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add python 3.9 tests & advertise python 3.9 support #265

Merged
merged 4 commits into from
Oct 27, 2020

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Oct 27, 2020

This PR adds python 3.9 tests & advertise python 3.9 support.

I had failures with numpy tests on python 3.9 only thus I bumped the numpy version. This lead to timeouts on arm64 => switch to arm64-graviton2 for aarch64, always running on focal so also changed to focal as default distro. python 3.7 is missing on focal for ppc64le, s390x => use python 3.8 for non amd64 arch.

@mayeut mayeut closed this Oct 27, 2020
@mayeut mayeut reopened this Oct 27, 2020
@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #265 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   90.06%   90.06%           
=======================================
  Files          20       20           
  Lines        1057     1057           
  Branches      226      226           
=======================================
  Hits          952      952           
  Misses         62       62           
  Partials       43       43           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7502b9d...0b60fc6. Read the comment docs.

@lkollar lkollar merged commit 3fd90dd into pypa:master Oct 27, 2020
@mayeut mayeut deleted the python-3.9 branch October 27, 2020 22:43
@mayeut mayeut mentioned this pull request Dec 6, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants