Skip to content

Refactor deprecated unittest aliases for Python 3.11 compatibility. #30

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Refactor deprecated unittest aliases for Python 3.11 compatibility. #30

merged 1 commit into from
Oct 11, 2021

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants