Drop Python 3.7, Python 3.8, (3.9?, 3.10??) support? #1713
jbeckerwsi
started this conversation in
General
Replies: 1 comment 4 replies
-
software ages like milk not like wine ^^ i prefer dropping! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With Python 3.7 being EOL since 27 Jun 2023 and 3.8 loosing security support in 4 weeks on 31 Oct 2024, what are your thoughts on dropping support for these version, or at least 3.7?
Support in this package for 3.6 was dropped 4 years ago in b5c7708
Since this package is targeted at industrial control systems, I can see how supporting legacy versions might be desirable, but I'd still like to put in a vote to drop support for as many old python versions, up to 3.10 (leaving >=3.11) as possible.
Beta Was this translation helpful? Give feedback.
All reactions