Skip to content

feat: Drop support for Python 3.9 - #64

Merged
kesara merged 1 commit into
mainfrom
feat/drop-py39
Jun 7, 2026
Merged

feat: Drop support for Python 3.9#64
kesara merged 1 commit into
mainfrom
feat/drop-py39

Conversation

@kesara

@kesara kesara commented Jun 5, 2026

Copy link
Copy Markdown
Member

Fixes #59

Comment thread pyproject.toml
license = "BSD-3-Clause"
license-files = ["LICENSE"]
requires-python = ">=2.7"
requires-python = ">=3.9"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is deliberate so to make rfc2html installable on Python 3.9.

@kesara
kesara requested a review from jennifer-richards June 5, 2026 07:08
jj5419952-stack

This comment was marked as spam.

jj5419952-stack

This comment was marked as spam.

@kesara
kesara merged commit 13f56da into main Jun 7, 2026
17 checks passed
@kesara
kesara deleted the feat/drop-py39 branch June 7, 2026 23: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.

Drop support for Python 3.9

3 participants