Skip to content

Clean up test assertions#25

Open
s-t-e-v-e-n-k wants to merge 1 commit intoblockdiag:masterfrom
s-t-e-v-e-n-k:clean-up-assertions
Open

Clean up test assertions#25
s-t-e-v-e-n-k wants to merge 1 commit intoblockdiag:masterfrom
s-t-e-v-e-n-k:clean-up-assertions

Conversation

@s-t-e-v-e-n-k
Copy link

Python 3.1 and 3.2 massively cleaned up and reorganized assert* methods in TestCase, all for the better. A large amount of methods were then deprecated, and they have finally been removed in Python 3.12. Clean up the callsites.

Python 3.1 and 3.2 massively cleaned up and reorganized assert* methods
in TestCase, all for the better. A large amount of methods were then
deprecated, and they have finally been removed in Python 3.12. Clean up
the callsites.
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.

1 participant