Skip to content

Refactor deprecated unittest aliases for Python 3.11 compatibility.#30

Merged
luozhouyang merged 1 commit intoluozhouyang:masterfrom
tirkarthi:fix-assert
Oct 11, 2021
Merged

Refactor deprecated unittest aliases for Python 3.11 compatibility.#30
luozhouyang merged 1 commit intoluozhouyang:masterfrom
tirkarthi:fix-assert

Conversation

@tirkarthi
Copy link
Contributor

The aliases were deprecated and removed in Python 3.11.

Ref : python/cpython#28268

assertEquals -> assertEqual

@luozhouyang luozhouyang merged commit 115acaa into luozhouyang:master Oct 11, 2021
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