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 EOL Python 3.6 and 3.7 #85

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

chrysle
Copy link
Contributor

@chrysle chrysle commented Jul 5, 2023

Also updated the GHA checkout to v3.

cc @hugovk

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In tests/requirements.txt, let's remove the old contextlib2; python_version < '3.7' dependency.

We could also run: pip install pyupgrade && pyupgrade **/*.py --py38-plus

src/pathlib2/__init__.py Outdated Show resolved Hide resolved
@chrysle
Copy link
Contributor Author

chrysle commented Jul 6, 2023

Thanks for the suggestions, updated!

@chrysle chrysle merged commit 0ac11b8 into jazzband:develop Jul 6, 2023
14 checks passed
@chrysle chrysle deleted the drop-eol-py-3.6-3.7 branch July 6, 2023 18:56
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.

2 participants