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 2 #193

Closed
jeffwidman opened this issue Nov 2, 2022 · 1 comment
Closed

Drop support for python 2 #193

jeffwidman opened this issue Nov 2, 2022 · 1 comment

Comments

@jeffwidman
Copy link
Member

It's probably time we dropped support for python 2:

python_requires = >=2.7

Given that Flask requires 3.7, I'd be fine with jumping straight to that... anyone who is on an older version of python can continue using an older version of Flask.

There's no immediate pressing need to jump to the latest python, but it makes future contributors lives easier because they don't have to worry about such a wide swathe of backwards compatibility.

First though we should push a final 2.x compatible release, that's tracked in #192... only once that's done should we do this.

@jeffwidman
Copy link
Member Author

A new release is out, that will be the final 2.x compatible release: https://pypi.org/project/Flask-DebugToolbar/0.14.0/

Dropping 2.7 is tracked as part of:

So closing this as a duplicate.

@jeffwidman jeffwidman closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2023
@jeffwidman jeffwidman mentioned this issue Dec 7, 2023
3 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant