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

Drop Python 3.7 and support only Python 3.8+ #9

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

RytoEX
Copy link

@RytoEX RytoEX commented Mar 26, 2024

Python 3.7 is EOL, and updated versions of some dependencies, such as pylint 3, only support Python 3.8+. Drop Python 3.7 in preparation to update those dependencies, which in turn should enable support for Python 3.11 and 3.12.

This is a follow-up to discussion on #7. This by itself doesn't fix anything, just paves the way for further updates.

Python 3.7 is EOL, and updated versions of some dependencies, such as
pylint 3, only support Python 3.8+. Drop Python 3.7 in preparation to
update those dependencies, which in turn should enable support for
Python 3.11 and 3.12.
@marian-code marian-code merged commit 14b73b5 into marian-code:master Mar 27, 2024
9 checks passed
@RytoEX
Copy link
Author

RytoEX commented Mar 27, 2024

I can also rebase any of my PRs as needed to avoid extra merge commits, if you like.

@RytoEX RytoEX deleted the drop-py-37 branch March 27, 2024 17:19
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