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

Python 3.13 support #144

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Python 3.13 support #144

merged 3 commits into from
Nov 6, 2024

Conversation

mfogel
Copy link
Owner

@mfogel mfogel commented Oct 14, 2024

Django support for 3.13 isn't officially going to land until 5.1.3 is released, expected Nov 5, 2024. https://docs.djangoproject.com/en/5.1/releases/5.1.3/

Blocking this PR until that lands.

@mfogel mfogel changed the title Python 3.13 Python 3.13 support Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.64%. Comparing base (189e0a6) to head (d272198).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files          10       10           
  Lines         222      222           
=======================================
  Hits          219      219           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mfogel mfogel merged commit bfb689d into main Nov 6, 2024
74 checks passed
@mfogel mfogel deleted the mfogel/py313 branch November 6, 2024 05:22
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.

1 participant