Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Drop Python 3.8 & Add Support for Python 3.12 #210

Closed
7 tasks
irtazaakram opened this issue Sep 10, 2024 · 0 comments
Closed
7 tasks

Drop Python 3.8 & Add Support for Python 3.12 #210

irtazaakram opened this issue Sep 10, 2024 · 0 comments
Labels
maintenance Routine upkeep necessary for the health of the platform

Comments

@irtazaakram
Copy link

Description:

Follow and complete all of the following steps for the issue to be marked as done.

  • Update the tox.ini, setup.py, setup.cfg, or pyproject.toml to remove Python 3.8 and add support for Python 3.12.
  • Ensure GitHub Actions workflows, including the CI matrix, are updated to reflect the supported Python versions (3.11, and 3.12).
  • Adjust any testing or build configurations to ensure compatibility with Python 3.12.
  • Remove references to Python versions earlier than 3.11 from all relevant configuration files.
  • Run all tests and verify they pass in the CI with the updated versions.
  • Add a CHANGELOG entry: “Dropped support for Python 3.8 and added support for Python 3.12.”
  • Bump the package version and release a new version on GitHub & PyPI (where applicable).
@irtazaakram irtazaakram added the maintenance Routine upkeep necessary for the health of the platform label Sep 10, 2024
@feanil feanil closed this as completed Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Routine upkeep necessary for the health of the platform
Projects
None yet
Development

No branches or pull requests

2 participants