Dropping Python <3.12 support #4
Closed
matthewyang204
announced in
Announcements
Replies: 1 comment
|
Python 3.4 support added back over the weekend. Closing. |
0 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.
I'm dropping support for Python versions 3.11 and below. This allows the code to be cleaner, with quotes inside of f-strings, etc. No operating systems have been dropped; they just need to update their Python. I use this special build of Python 3.12 to build the Windows version; it supports WIndows 7-8.1 as well without dropping any features. Please use this build if you are on Windows 7-8.1. It's found in the main README.
All reactions