X Tutup
The Wayback Machine - https://web.archive.org/web/20220203074315/https://github.com/python/cpython/pull/28382
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-5846: Fix deprecations for obsolete unittest functions and add tests. #28382

Merged
merged 2 commits into from Sep 17, 2021

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 16, 2021

https://bugs.python.org/issue5846

@serhiy-storchaka serhiy-storchaka changed the title bpo-5846: Fix deprecations for obsolete functions and add tests. bpo-5846: Fix deprecations for obsolete unittest functions and add tests. Sep 16, 2021
Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

LGTM. Thanks for the fix!

@serhiy-storchaka serhiy-storchaka merged commit b2b035a into python:main Sep 17, 2021
11 checks passed
@serhiy-storchaka serhiy-storchaka deleted the unittest-obsolete branch Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
X Tutup