Skip to content

Remove Support for Python < 3.8#936

Merged
csmarchbanks merged 1 commit into
masterfrom
remove-37-support
Jul 14, 2023
Merged

Remove Support for Python < 3.8#936
csmarchbanks merged 1 commit into
masterfrom
remove-37-support

Conversation

@csmarchbanks

@csmarchbanks csmarchbanks commented Jul 12, 2023

Copy link
Copy Markdown
Member

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

SuperQ commented Jul 12, 2023

Copy link
Copy Markdown
Member

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
Copy Markdown
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?

@SuperQ SuperQ left a comment

Copy link
Copy Markdown
Member

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
@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.

2 participants