Skip to content

Drop Python 3.7 and support only Python 3.8+#9

Merged
marian-code merged 2 commits into
marian-code:masterfrom
RytoEX:drop-py-37
Mar 27, 2024
Merged

Drop Python 3.7 and support only Python 3.8+#9
marian-code merged 2 commits into
marian-code:masterfrom
RytoEX:drop-py-37

Conversation

@RytoEX
Copy link
Copy Markdown

@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
@RytoEX
Copy link
Copy Markdown
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.

2 participants