Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added support for Python 3.9 #846

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

Merged
n2ygk merged 2 commits into django-json-api:master from sliverc:python_3_9
Oct 24, 2020
Merged

Conversation

Copy link
Member

@sliverc sliverc commented Oct 23, 2020
edited
Loading

Fixes #841

Description of the Change

Added support for Python 3.9

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@sliverc sliverc requested a review from n2ygk October 23, 2020 13:46
@sliverc sliverc mentioned this pull request Oct 23, 2020
5 tasks
Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

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

Looks like python 3.9 is still not available for Travis. Perhaps try 3.9-dev? Or just wait bit until Travis catches up? 3.9.0 was released Oct 5 so not sure how much longer it's going to take.

This exists: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/16.04/x86_64/python-3.9-dev.tar.bz2

Copy link

codecov bot commented Oct 24, 2020
edited
Loading

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@
## master #846 +/- ##
=======================================
 Coverage 97.77% 97.77% 
=======================================
 Files 58 58 
 Lines 3104 3104 
=======================================
 Hits 3035 3035 
 Misses 69 69 

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 f59bb0d...1d4f3e4. Read the comment docs.

@n2ygk n2ygk merged commit b192cb0 into django-json-api:master Oct 24, 2020
@sliverc sliverc deleted the python_3_9 branch October 24, 2020 18:51
Copy link
Contributor

n2ygk commented Oct 24, 2020

@sliverc We can circle back later when Travis catches up and switch it back from 3.9-dev to 3.9.

sliverc reacted with thumbs up emoji

@sliverc sliverc mentioned this pull request Oct 22, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@n2ygk n2ygk n2ygk approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add support for Python 3.9
2 participants

AltStyle によって変換されたページ (->オリジナル) /