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.5 support #27

Closed
soxofaan opened this issue Dec 17, 2022 · 2 comments
Closed

Drop Python 3.5 support #27

soxofaan opened this issue Dec 17, 2022 · 2 comments

Comments

@soxofaan
Copy link
Owner

Python 3.5 reached end of life on 2020-09-30.
Staying compatible with it is starting to become annoying during development and maintenance (e.g no f-strings, poor pathlib support in pytest tmp_path usage, ...)

Time to drop support for it?

@soxofaan
Copy link
Owner Author

e.g. lost some time on 3.5 issues while trying to get #26 unit testing working (poor Path support in zipfile)

soxofaan added a commit that referenced this issue Dec 17, 2022
@soxofaan soxofaan reopened this Dec 17, 2022
@soxofaan
Copy link
Owner Author

Todo: changelog entry

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

No branches or pull requests

1 participant