Skip to content

chore(ci): drop EOL Python 3.9 - #660

Merged
dlrsp-dev merged 1 commit into
mainfrom
chore/drop-eol-py39
Jun 27, 2026
Merged

chore(ci): drop EOL Python 3.9#660
dlrsp-dev merged 1 commit into
mainfrom
chore/drop-eol-py39

Conversation

@dlrsp-dev

Copy link
Copy Markdown
Member

Fleet propagation of the Python 3.9 drop (EOL 2025-10-31; companion to DLRSP/workflows#1267 + DLRSP/django-pkg#7).

  • tox envlist py{39,310,311,312}-django42 -> py{310,311,312}-django42;
  • deleted requirements/py39-django42.txt (was pinned to vulnerable urllib3 2.6.3 since urllib3 2.7.0 / pillow 12.x dropped py3.9);
  • pyproject/setup.cfg: removed py39 data-file + classifier, requires-python >=3.10.

CI matrix py3.9 is already filtered fleet-wide by build-tox-matrix.

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (533a6f1) to head (88af802).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #660   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           65        65           
  Branches         1         1           
=========================================
  Hits            65        65           
Flag Coverage Δ
py310-django42 100.00% <ø> (ø)
py310-django52 100.00% <ø> (ø)
py311-django42 100.00% <ø> (ø)
py311-django52 100.00% <ø> (ø)
py312-django42 100.00% <ø> (ø)
py312-django52 100.00% <ø> (ø)
py313-django52 100.00% <ø> (ø)
py314-django52 100.00% <ø> (ø)
py39-django42 ?

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

☔ View full report in Codecov by Harness.
📢 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.

@dlrsp-dev
dlrsp-dev merged commit d5e908e into main Jun 27, 2026
41 checks passed
@dlrsp-dev
dlrsp-dev deleted the chore/drop-eol-py39 branch June 27, 2026 17:21
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