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

bpo-43825: Fix deprecation warnings in test cases #25380

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

tirkarthi
Copy link
Member

@tirkarthi tirkarthi commented Apr 13, 2021

  • Fix deprecation warnings due to invalid escape sequences.
  • Use self.assertEqual instead of deprecated self.assertEquals.

https://bugs.python.org/issue43825

@tirkarthi
Copy link
Member Author

Thanks @vstinner and @serhiy-storchaka :)

@tirkarthi tirkarthi deleted the bpo43825 branch April 14, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants