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 Python 3.10 support #113

Merged
merged 2 commits into from
Jan 5, 2022
Merged

Add Python 3.10 support #113

merged 2 commits into from
Jan 5, 2022

Conversation

Andrew-Chen-Wang
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #113 (8c2606f) into master (6716a42) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   79.85%   79.85%           
=======================================
  Files           7        7           
  Lines         134      134           
  Branches       22       22           
=======================================
  Hits          107      107           
  Misses         20       20           
  Partials        7        7           

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 6716a42...8c2606f. Read the comment docs.

py{38,39}-dj{40}
py{38,39}-djmain
# https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django
py{36,37,38,39,310}-dj{22,31,32}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.10 won't be supported against Django 2.2/3.1. It also not as yet officially supported by 3.2. (It's due to be included in the next release).

@tony
Copy link
Member

tony commented Jan 5, 2022

@Andrew-Chen-Wang Thank you for the contribution!

@tony tony merged commit d831744 into jazzband:master Jan 5, 2022
@Andrew-Chen-Wang Andrew-Chen-Wang deleted the py310 branch January 6, 2022 00:39
@tony
Copy link
Member

tony commented Jan 6, 2022

@Andrew-Chen-Wang if you'd like to test, 5.0b1 is available. Would love to see a few try it before final release

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

Successfully merging this pull request may close these issues.

3 participants