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.7 support #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

drop python<=3.7 support #71

wants to merge 2 commits into from

Conversation

kloczek
Copy link

@kloczek kloczek commented Mar 9, 2024

According to https://endoflife.date/python python 3.7 support has been EOSed 27 Jun 2023.
Pass all code over pyupgrade --py38.

According to https://endoflife.date/python python 3.7 support
has been EOSed 27 Jun 2023.
Pass all code over `pyupgrade --py38`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
@kloczek kloczek changed the title from python<=3.7 support drom python<=3.7 support Mar 9, 2024
@kloczek kloczek changed the title drom python<=3.7 support drop python<=3.7 support Mar 9, 2024
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 this pull request may close these issues.

None yet

1 participant