Support for older python #12
-
Does we need to support older versions of python? In my own fork I use things like f-strings which are not available in older python. I was wondering what the thought on this for this fork. |
Beta Was this translation helpful? Give feedback.
Answered by
lordmorgul
Nov 9, 2023
Replies: 1 comment
-
I do not have a reason to keep python 2.x compatibility, it just was not too onerous yet to do so. No objection to dropping. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
john-
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not have a reason to keep python 2.x compatibility, it just was not too onerous yet to do so. No objection to dropping.