Drop EOLd Python versions by filmor · Pull Request #2632 · pythonnet/pythonnet

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

filmor merged 1 commit intomasterfrom

drop-eol

Oct 19, 2025

Merged

Drop EOLd Python versions#2632

filmor merged 1 commit intomasterfrom

drop-eol

Conversation

@filmor

Copy link Copy Markdown

Member

@filmor filmor commented

Oct 19, 2025

Python versions 3.7 to 3.9 are no longer supported, and we can simplify our
codebase by removing compatibility for these versions. In particular, we can
start using PyConfig which will significantly simplify using Python.NET in
virtual environments.

@filmor filmor merged commit 06dbd41 into master

Oct 19, 2025

9 of 22 checks passed

@filmor filmor deleted the drop-eol branch

October 19, 2025 10:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@filmor