Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for Python 3.10 #472

Merged
merged 5 commits into from Sep 6, 2021
Merged

Add support for Python 3.10 #472

merged 5 commits into from Sep 6, 2021

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 5, 2021

Changes proposed in this pull request:

  • Add Python 3.10 classifier
  • Wheel builder: Update manylinux1 to manylinux2014 to build Python 3.10 wheels
  • Test Python 3.10-dev on all OS
  • Test PyPy3 also on Windows

TODO:

  • Adjust required branch status checks before merge.

@hugovk hugovk added the changelog: Added For new features label Sep 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #472 (cd897fd) into main (f7dc48a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #472   +/-   ##
=======================================
  Coverage   88.65%   88.65%           
=======================================
  Files           6        6           
  Lines        1631     1631           
=======================================
  Hits         1446     1446           
  Misses        185      185           

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 f7dc48a...cd897fd. Read the comment docs.

@hugovk hugovk merged commit 2b13dc4 into ultrajson:main Sep 6, 2021
@hugovk hugovk deleted the update-ci branch September 6, 2021 18:28
@hugovk hugovk mentioned this pull request Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants