Skip to content

Conversation

@sirfredrick
Copy link

assertEquals() was a deprecated alias for assertEqual() and has been removed in Python 3.12. See more here. This pull request replaces all assertEquals() calls with assertEqual() calls. This allows the tests to be run on Python 3.12.

assertEquals() was a deprecated alias for assertEqual() and has been
removed in Python 3.12 See https://docs.python.org/3/whatsnew/3.12.html#id3
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