Skip to content

Drop EOL Python 3.5 support #840

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
merged 2 commits into from
Oct 16, 2020
Merged

Conversation

sliverc
Copy link
Member

@sliverc sliverc commented Oct 15, 2020

Fixes #829

Description of the Change

Drop EOL Python 3.5 support

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 15, 2020 13:53
@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #840   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files          58       58           
  Lines        3089     3089           
=======================================
  Hits         3020     3020           
  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 15f5424...eefe599. Read the comment docs.

@n2ygk n2ygk merged commit e09b85d into django-json-api:master Oct 16, 2020
@sliverc sliverc deleted the drop_python_3_5 branch December 28, 2021 18:54
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.

Drop Python 3.5 support
3 participants