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 support for Python 3.8 #858

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

Drop support for Python 3.8 #858

irtazaakram opened this issue Sep 10, 2024 · 3 comments
Labels
maintenance Routine upkeep necessary for the health of the platform needs maintainer attention Issue or PR specifically needs the attention of the maintainer.

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 from the supported versions list.
  • Ensure the GitHub Actions workflows are updated, particularly removing Python 3.8 from the CI matrix.
  • Review and clean up any testing or build configurations referencing Python versions earlier than 3.11.
  • Run tests in the CI to ensure everything passes after removing Python 3.8.
  • Add a CHANGELOG entry: “Dropped support for Python 3.8.”
  • 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
@deborahgu
Copy link
Member

@irtazaakram same question @MaxFrank13 asked over the parallel credentials PR: Is this ticket being created the track work that is already happening/planned at Axim, or is this ticket here to ask the repository maintainers to go through these steps? were happy to do it if that's what's being asked, but we don't want to duplicate work.

@deborahgu deborahgu added the waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. label Sep 23, 2024
@irtazaakram
Copy link
Member Author

Hi @deborahgu, Axim won't be taking this on, as we want to track the work that the maintainers will be handling themselves.

@deborahgu
Copy link
Member

thank you so much! we have a tendency to over-enthusiastically duplicate work somebody else is doing so we've been trying to get better about avoiding that. 😀

@deborahgu deborahgu added needs maintainer attention Issue or PR specifically needs the attention of the maintainer. and removed waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. labels Oct 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 needs maintainer attention Issue or PR specifically needs the attention of the maintainer.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants