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

Python 3.7 support removal #971

Closed
BoboTiG opened this issue Mar 14, 2023 · 0 comments · Fixed by #1017
Closed

Python 3.7 support removal #971

BoboTiG opened this issue Mar 14, 2023 · 0 comments · Fixed by #1017

Comments

@BoboTiG
Copy link
Collaborator

BoboTiG commented Mar 14, 2023

A notice about the upcoming Python 3.7 support removal. It will happen shortly after 2023-06-27 when it will be officially unsupported by the PSF.

Details: https://devguide.python.org/versions/

@BoboTiG BoboTiG pinned this issue Mar 14, 2023
@BoboTiG BoboTiG changed the title Drop Python 3.7 support Python 3.7 support removal Mar 14, 2023
msabramo added a commit to msabramo/watchdog that referenced this issue Oct 10, 2023
BoboTiG added a commit that referenced this issue Oct 10, 2023
* tox.ini: Update supported versions

as described at https://devguide.python.org/versions/

Fixes: GH-971

* Update more stuff to say 3.8+ instead of 3.7+

* tox.ini: Remove py312

It seems tox doesn't support it yet.

* .github/workflows/tests.yml: Remove "3.7"

* Revert "tox.ini: Remove py312"

This reverts commit 75c3edf.

* .github/workflows/tests.yml: Add "3.12"

* Update changelog.rst

---------

Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
@BoboTiG BoboTiG unpinned this issue Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant