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

gh-71339: Use assertIsSubclass() and assertNotIsSubclass() in test_collections #128824

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 14, 2025

They provide better error report.

@serhiy-storchaka serhiy-storchaka force-pushed the test_collections-assertIsSubclass branch from 81b14e2 to e5d8abd Compare January 14, 2025 11:23
@serhiy-storchaka serhiy-storchaka merged commit 887f2bc into python:main Jan 20, 2025
39 of 40 checks passed
@serhiy-storchaka serhiy-storchaka deleted the test_collections-assertIsSubclass branch January 20, 2025 09:16
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.

2 participants