Skip to content

feat: drop supporting Python < 3.9#296

Merged
weibullguy merged 3 commits intoPyCQA:masterfrom
finswimmer:drop-python38
May 9, 2025
Merged

feat: drop supporting Python < 3.9#296
weibullguy merged 3 commits intoPyCQA:masterfrom
finswimmer:drop-python38

Conversation

@finswimmer
Copy link
Copy Markdown
Contributor

@finswimmer finswimmer commented Oct 19, 2024

Python 3.8 has reached end-of-life. So let's drop supporting it.

This PR also adds CI Pipelines for Python 3.12 and 3.13.

Furthermore it updates the pyproject.toml to use Poetry's dependency groups instead of the deprecated dev-dependency section. poetry.lock was added to the repo for reproducible dev environments.

Fixes: #274

@weibullguy weibullguy merged commit e78eed6 into PyCQA:master May 9, 2025
7 checks passed
weiji14 added a commit to regro-cf-autotick-bot/docformatter-feedstock that referenced this pull request May 11, 2025
weiji14 added a commit to conda-forge/docformatter-feedstock that referenced this pull request May 11, 2025
* updated v1.7.7

* Bump python_min from 3.7 to 3.9

Xref PyCQA/docformatter#296

---------

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
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.

Tests fail with Python 3.12

2 participants