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 (fixes #205) #206

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Add Python 3.10 Support (fixes #205) #206

merged 2 commits into from
Nov 3, 2021

Conversation

Andrew-Chen-Wang
Copy link
Collaborator

Description

fixes #205

Add Python 3.10 support

Rationale

New version of Python! Currently, only Django 3.2 supports it.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1417873298

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-97.0%) to 0.0%

Totals Coverage Status
Change from base Build 1417813181: -97.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@coveralls
Copy link

coveralls commented Nov 3, 2021

Pull Request Test Coverage Report for Build 1417873298

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.997%

Totals Coverage Status
Change from base Build 1417813181: 0.0%
Covered Lines: 646
Relevant Lines: 666

💛 - Coveralls

@Andrew-Chen-Wang Andrew-Chen-Wang merged commit a9c5d4d into master Nov 3, 2021
@Andrew-Chen-Wang Andrew-Chen-Wang deleted the python310 branch November 3, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for python 3.10 ?
2 participants