Skip to content

Pin to Python 3.12 or later#160

Merged
davep merged 2 commits intomainfrom
pin-python
Aug 11, 2025
Merged

Pin to Python 3.12 or later#160
davep merged 2 commits intomainfrom
pin-python

Conversation

@davep
Copy link
Owner

@davep davep commented Aug 11, 2025

The way I use enums doesn't work with Pythons before 3.12. I could either make it work, or I could accept that later Pythons are better Pythons. Given that this is an application and it should be able to require later Python versions let's take that approach.

I can always walk this back and take a different approach it it becomes an issue.

@davep davep self-assigned this Aug 11, 2025
@davep davep added the Housekeeping General codebase housekeeping label Aug 11, 2025
@davep davep merged commit ac452d3 into main Aug 11, 2025
2 checks passed
@davep davep deleted the pin-python branch August 11, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Housekeeping General codebase housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant