Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Support for Python < 3.8 #936

Merged
merged 1 commit into from Jul 14, 2023
Merged

Remove Support for Python < 3.8 #936

merged 1 commit into from Jul 14, 2023

Conversation

csmarchbanks
Copy link
Member

@csmarchbanks csmarchbanks commented Jul 12, 2023

Python 3.7 is now end of lifed, which allows additional features from the core typings library.

I am going to leave this up for a couple days to see if there are significant objections.

Python 3.7 is now end of lifed, which allows additional features from
the core typings library.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
@SuperQ
Copy link
Member

SuperQ commented Jul 12, 2023

Checking the major distros, I think the only down side is RHEL 7 defaults to Python 3.6 from what I can see.

@csmarchbanks
Copy link
Member Author

Good shout, I am comfortable bumping the version and requiring those running RHEL 7 to pin their version to 0.17.x. If needed I can do more bugfix releases to 0.17.x as well. Does that sound reasonable?

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a good plan.

@csmarchbanks csmarchbanks merged commit 3a826dc into master Jul 14, 2023
10 checks passed
@csmarchbanks csmarchbanks deleted the remove-37-support branch July 14, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants