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 outdated Python2 code #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rotzbua
Copy link

@Rotzbua Rotzbua commented Oct 24, 2023

Change

  • Remove outdated Python2 code
  • Remove six package

@coveralls
Copy link

coveralls commented Oct 24, 2023

Coverage Status

coverage: 87.805% (-0.04%) from 87.847% when pulling 1849bc4 on Rotzbua:remove_python2_code into 5e9ef5d on JohannesBuchner:master.

Remove `six` package
@JohannesBuchner
Copy link
Owner

imagehash had Python 2 support much longer than other packages, and it helped a number of users stuck on ancient systems that do not receive updates. I had PRs from several people over the years trying to remove it and calling it outdated.

Unfortunately it has basically become impossible to run CI against such old versions now. So I think we may have to go with the times and say goodbye to Python 2 support at this point and recommend the affected users to use old versions.

@JohannesBuchner
Copy link
Owner

Hi @Rotzbua, sorry for picking this up so late. I'd be happy to merge this, but I see that there is a conflict. Can you please fix it?

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.

3 participants