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

Use assertEqual instead of assertEquals for Python 3.11 compatibility. #723

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Use assertEqual instead of assertEquals for Python 3.11 compatibility. #723

merged 1 commit into from
Oct 27, 2021

Conversation

tirkarthi
Copy link
Contributor

The deprecated aliases have been removed in python/cpython#28268

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #723 (ec6828b) into master (f7aad8c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #723   +/-   ##
=======================================
  Coverage   86.16%   86.16%           
=======================================
  Files          84       84           
  Lines        5060     5060           
  Branches      787      787           
=======================================
  Hits         4360     4360           
  Misses        560      560           
  Partials      140      140           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7aad8c...ec6828b. Read the comment docs.

Copy link
Collaborator

@selitvin selitvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@selitvin selitvin merged commit de8dbde into uber:master Oct 27, 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.

3 participants