Skip to content

Conversation

@frenzymadness
Copy link

Fixes compatibility with Python 3.8 and adds newer Pythons to tox and travis configurations.

Could you please release a new version with this fix?

`cgi.escape()` has been deprecated since Python 3.2 and
removed from Python 3.8.

Fixes: Cue#46
@frenzymadness
Copy link
Author

The failures are caused by missing Python interpreters. If you want, I can transform travis configuration to use https://github.com/fedora-python/fedora-python-tox which is Docker image based on Fedora with all available Pythons installed which would solve this and future problems with missing Python interpreters.

What do you think?

@frenzymadness
Copy link
Author

And now there is another problem with Python 3.11. assertEquals no longer works as an alias for assertEqual. Please let me know if you want me to finish this PR, fix scales for the latest Pythons and test it with them.

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.

1 participant