Skip to content

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

Merged
vstinner merged 2 commits into
python:masterfrom
tirkarthi:bpo43825
Apr 14, 2021
Merged

bpo-43825: Fix deprecation warnings in test cases#25380
vstinner merged 2 commits into
python:masterfrom
tirkarthi:bpo43825

Conversation

@tirkarthi

@tirkarthi tirkarthi commented Apr 13, 2021

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

https://bugs.python.org/issue43825

@tirkarthi

Copy link
Copy Markdown
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