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 & Add Support for Python 3.12 #271

Closed
7 tasks
Tracked by #274
irtazaakram opened this issue Sep 10, 2024 · 2 comments
Closed
7 tasks
Tracked by #274

Drop Python 3.8 & Add Support for Python 3.12 #271

irtazaakram opened this issue Sep 10, 2024 · 2 comments
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 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
@jristau1984 jristau1984 moved this to Todo in Arbi-BOM Sep 16, 2024
@iamsobanjaved
Copy link
Contributor

PR to drop support for Python 3.8

@iamsobanjaved
Copy link
Contributor

@huniafatima-arbi kindly review the checklist, complete if any pending and then close the issue

@huniafatima-arbi huniafatima-arbi moved this from In Progress to Todo in Arbi-BOM Oct 2, 2024
@huniafatima-arbi huniafatima-arbi removed their assignment Oct 2, 2024
@huniafatima-arbi huniafatima-arbi self-assigned this Oct 21, 2024
@huniafatima-arbi huniafatima-arbi moved this from Todo to In Progress in Arbi-BOM Oct 21, 2024
@huniafatima-arbi huniafatima-arbi moved this from In Progress to Author Team Review in Arbi-BOM Oct 24, 2024
@huniafatima-arbi huniafatima-arbi moved this from Author Team Review to Approved in Arbi-BOM Oct 25, 2024
@huniafatima-arbi huniafatima-arbi moved this from Approved to Done in Arbi-BOM Oct 25, 2024
@huniafatima-arbi huniafatima-arbi closed this as completed by moving to Done in Arbi-BOM Oct 25, 2024
@jristau1984 jristau1984 moved this from Done to Done - Long Term Storage in Arbi-BOM Dec 2, 2024
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

3 participants