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

Explicitly drop Python2 support #132

Open
rossbar opened this issue Dec 19, 2022 · 1 comment
Open

Explicitly drop Python2 support #132

rossbar opened this issue Dec 19, 2022 · 1 comment
Labels
question Further information is requested

Comments

@rossbar
Copy link
Contributor

rossbar commented Dec 19, 2022

I just wanted to start a discussion about whether there is a need/desire for explicit Python2 support. There is no building/testing against Python2 currently, and I doubt things would work. IMO no should be using Python2 at this point, but if there are external users to whom commitments have been made for legacy support then we'll need to put in a lot of effort here.

Assuming we don't need to support Python2 any longer, there is a lot of cleanup that should be done. This is mostly relevant for linters etc. (see #130), which will undoubtedly flag all the Python2 specific patterns for removal.

@rossbar rossbar added the question Further information is requested label Dec 19, 2022
@msschwartz21
Copy link
Member

@vanvalen can confirm, but I don't think we have any commitments made to maintain Python2 support. I am fine with dropping it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants