Movatterモバイル変換


[0]ホーム

URL:


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

Removed support for Python 3.8#1266

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sliverc merged 3 commits intodjango-json-api:mainfromn2ygk:deprecate_3.8
Jan 13, 2025

Conversation

n2ygk
Copy link
Contributor

Description of the Change

Remove Python 3.8 which is EOL perPEP 569

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 inAUTHORS

@n2ygkn2ygk requested a review fromslivercJanuary 7, 2025 16:38
@n2ygk
Copy link
ContributorAuthor

drfmaster tests are throwing an error for TypeError for encode of None. Maybe related to#1229?

@sliverc
Copy link
Member

There is an upstream change in DRF which caused these errors. I have submitted a PR hereencode/django-rest-framework#9615 hope it will be merged soon.

Copy link
Member

@slivercsliverc left a comment

Choose a reason for hiding this comment

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

Thanks for working on this. getting-started.md needs also to be adjusted I think and also add a note in changelog to version 7.1.0 that states that it is the last version supporting 3.7. See how we did it in#1178

@n2ygk
Copy link
ContributorAuthor

@sliverc

Thanks for working on this. getting-started.md needs also to be adjusted I think and also add a note in changelog to version 7.1.0 that states that it is the last version supporting 3.7. See how we did it in#1178

Done.

Also, perhaps as a separate PR, should we make a failed drfmaster test a non-fatal workflow error? That's how we do it in DOT, for example:https://github.com/jazzband/django-oauth-toolkit/blob/master/tox.ini#L57-L59. Right now, errors in non-released DRF are blocking successful PRs here.

@n2ygk
Copy link
ContributorAuthor

See#1267

@sliverc
Copy link
Member

Thanks looks good.

@slivercsliverc changed the titlePython 3.8 EoL per PEP569Removed support for Python 3.8Jan 13, 2025
@slivercsliverc merged commit1b5fb9c intodjango-json-api:mainJan 13, 2025
9 checks passed
@n2ygkn2ygk deleted the deprecate_3.8 branchJanuary 13, 2025 14:34
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@slivercslivercsliverc 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.

2 participants
@n2ygk@sliverc

[8]ページ先頭

©2009-2025 Movatter.jp