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

Remove Python 2 support #260

Closed
wants to merge 5 commits into from
Closed

Conversation

alexfikl
Copy link

@alexfikl alexfikl commented Apr 10, 2024

This started just to remove the six dependency, but includes some additional cleanups.

In setup.py vmprof advertises python_requires='>=3.6, <3.12' so these should all be safe. Let me know if you want them split up or anything else!

@mattip
Copy link
Contributor

mattip commented Sep 26, 2024

This code is used by PyPy as well, which still needs python2 support for strange reasons. Unless the code becomes unmaintainable, I would prefer to keep it as-is, thanks.

@mattip mattip closed this Sep 26, 2024
@alexfikl alexfikl deleted the port-six-updates branch September 26, 2024 14:04
@alexfikl
Copy link
Author

Fair enough. Thanks for taking a look anyway!

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