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.8 support due to its end-of-life status #629

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Jan 9, 2025

Description

This PR removes support for Python 3.8 because that version reached end-of-life almost 3 months ago. See https://devguide.python.org/versions/ for details on Python's release schedule.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added the python Pull requests that update Python code label Jan 9, 2025
@marcelwa marcelwa self-assigned this Jan 9, 2025
@marcelwa marcelwa merged commit 4d7d536 into main Jan 11, 2025
15 checks passed
@marcelwa marcelwa deleted the drop-python-3.8-support branch January 11, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant