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

Add Support for Python 3.12 #481

Open
6 tasks
Tracked by #274
irtazaakram opened this issue Sep 10, 2024 · 1 comment
Open
6 tasks
Tracked by #274

Add Support for Python 3.12 #481

irtazaakram opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
maintenance Routine upkeep necessary for the health of the platform

Comments

@irtazaakram
Copy link
Member

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 add Python 3.12 to the supported versions list.
  • Ensure GitHub Actions workflows, particularly the CI matrix, reflect Python 3.12 as a supported version.
  • Review and adjust any build or testing configurations to ensure compatibility with Python 3.12.
  • Run all tests and verify they pass in the CI with Python 3.12.
  • Add a CHANGELOG entry: “Added support for Python 3.12.”
  • Bump the package version and release a new version on GitHub & PyPI (if applicable).
@irtazaakram irtazaakram added the maintenance Routine upkeep necessary for the health of the platform label Sep 10, 2024
@iamsobanjaved
Copy link
Contributor

PR to drop support for Python 3.8

@huniafatima-arbi kindly complete if any item is pending from the checklist otherwise close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Routine upkeep necessary for the health of the platform
Projects
None yet
Development

No branches or pull requests

4 participants