Drop EOLd Python versions by filmor · Pull Request #2632 · pythonnet/pythonnet
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 774
Conversation
Copy link Copy Markdown
Member
filmor
commented
Oct 19, 2025
filmor
commented
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
deleted the
drop-eol
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment