Skip to content

chore: drop support for Django 4.2, 5.0 and Python 3.9 #697

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 1 commit into from
May 5, 2025

Conversation

nijel
Copy link
Member

@nijel nijel commented Apr 30, 2025

- Django 5.0 is no longer supported upstream.
- Django 4.2 is still LTS, but it is no longer possible to keep
  compatibility with upcoming Django 6 and 4.2 (see python-social-auth#557).
- Python 3.9 was supported only with Django 4.2.
@nijel nijel requested a review from a team April 30, 2025 06:46
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (fb93814) to head (5e1feb2).
Report is 158 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
+ Coverage   91.72%   92.32%   +0.60%     
==========================================
  Files          39       40       +1     
  Lines        1172     1173       +1     
  Branches      144       66      -78     
==========================================
+ Hits         1075     1083       +8     
+ Misses         72       65       -7     
  Partials       25       25              
Flag Coverage Δ
unittests 92.32% <100.00%> (+0.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nijel nijel merged commit ee37bd4 into python-social-auth:master May 5, 2025
9 checks passed
@nijel nijel deleted the django branch May 5, 2025 06:08
@nijel nijel self-assigned this May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants