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 python2 support and remove six dependency #491

Merged
merged 5 commits into from
Feb 27, 2024

Conversation

danigm
Copy link
Contributor

@danigm danigm commented Nov 28, 2022

This patch removes all the python2 compatibility code:

  • from __future__ import
  • six module usage

After this commit, this compatibility code is not needed anymore and can be removed and the six dependency can be removed.

This patch removes all the python2 compatibility code:

 * from __future__ import
 * six module usage

After this commit [1], this compatibility code is not needed anymore and
can be removed and the six dependency can be removed.

[1] itamarst@dd5b0cf
@a-detiste
Copy link

ping please

@itamarst itamarst merged commit 265a793 into itamarst:master Feb 27, 2024
7 checks passed
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.

None yet

4 participants