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

Added support for 3.13#1256

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 4 commits intodjango-json-api:mainfromsliverc:python_3_13
Oct 8, 2024
Merged

Conversation

sliverc
Copy link
Member

@slivercsliverc commentedOct 8, 2024
edited
Loading

Description of the Change

Python 3.13 will only be supported byDjango 5.1 and above.

Currently, 3.13 has not been released yet onGithub so using Python 3.13-dev. This should be removed once it is released.

Additionally, DRF made achange to how description is retrieved. Tests with DRF 3.15 are failing because of that, so only testing on drfmaster. However, as schema support is deprecated anyway, I suppose we can still mark DJA to support Python 3.13 before DRF releases another version.

As only drfmaster is tested for Python 3.13 it does not make sense to ignore it. As of the issue we had in#1251 I removed all ignores, so we get notified if something goes wrong.

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

@slivercslivercforce-pushed thepython_3_13 branch 2 times, most recently from8596f7e to8107ab1CompareOctober 8, 2024 05:27
@slivercsliverc requested a review fromn2ygkOctober 8, 2024 05:43
@slivercsliverc merged commitc686ded intodjango-json-api:mainOct 8, 2024
12 checks passed
@slivercsliverc deleted the python_3_13 branchOctober 8, 2024 11:52
@slivercsliverc mentioned this pull requestJan 13, 2025
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@n2ygkn2ygkn2ygk 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
@sliverc@n2ygk

[8]ページ先頭

©2009-2025 Movatter.jp