Skip to content

Drop Support for Python 3.5 and 3.6#3325

Merged
dlstadther merged 4 commits intospotify:masterfrom
dlstadther:drop-36
Dec 4, 2024
Merged

Drop Support for Python 3.5 and 3.6#3325
dlstadther merged 4 commits intospotify:masterfrom
dlstadther:drop-36

Conversation

@dlstadther
Copy link
Copy Markdown
Collaborator

Description

Dropping support for Python 3.5 and 3.6

Motivation and Context

These Python versions have been End-of-Life status since 2021-12-23 or before.

Python 3.7 and 3.8 are also End-of-Life, however, based on https://pypistats.org/packages/luigi Luigi is still downloaded with Python 3.7 quite a bit.

Removing support for <3.7 will allow PRs (such as #3267) to make their necessary changes.

Have you tested this? If so, how?

CI

@dlstadther
Copy link
Copy Markdown
Collaborator Author

@RRap0so , branch protection rules will need to be adjusted again to handle the 3.6 tests i've removed within this PR.

@RRap0so
Copy link
Copy Markdown
Contributor

RRap0so commented Dec 4, 2024

@dlstadther done.

@dlstadther dlstadther merged commit 41f9061 into spotify:master Dec 4, 2024
@dlstadther dlstadther deleted the drop-36 branch December 4, 2024 14:32
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