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 support for Python 3.7 #611

Merged
merged 2 commits into from
Sep 3, 2023
Merged

Drop support for Python 3.7 #611

merged 2 commits into from
Sep 3, 2023

Conversation

lazka
Copy link
Member

@lazka lazka commented May 17, 2023

3.7 is EOL

@lazka
Copy link
Member Author

lazka commented May 17, 2023

@phw thoughts? I don't feel that strongly about it.

@phw
Copy link
Collaborator

phw commented May 17, 2023

No strong opinion either. I don't see any pressing need to actively break compatibility. But no longer officially support and test 3.7 is reasonable. If upstream Python no longer supports the version I don't really see why a small project should still support it.

From Picard side I think we will wait a bit more before we drop 3.7 from our tests. But mainly because the current 2.x Picard is supposed to offer as much compatibility with older OS as possible, while we will switch to Qt6 for Picard 3 and will be forced to upgrade minimum requirements quite a bit.

@lazka
Copy link
Member Author

lazka commented May 17, 2023

ok, thanks for the feedback. Let's wait a bit more then.

3.7 is EOL

use 3.8.1 for poetry so we are compatible with flake8 v6
We depend on it in setup.py, but it's gone with Python 3.12,
so make sure it's keeps being installed.
@lazka lazka marked this pull request as ready for review September 3, 2023 17:43
@lazka lazka merged commit 38695eb into quodlibet:main Sep 3, 2023
16 checks passed
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