Skip to content

Fix deprecated assertions#82

Open
s-t-e-v-e-n-k wants to merge 1 commit into
pyga:masterfrom
s-t-e-v-e-n-k:fix-deprecated-assertions
Open

Fix deprecated assertions#82
s-t-e-v-e-n-k wants to merge 1 commit into
pyga:masterfrom
s-t-e-v-e-n-k:fix-deprecated-assertions

Conversation

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

Python 3.1 and Python 3.2 deprecated a large amount of assertions, and have finally been removed in Python 3.12. Move to the "new" function names.

Fixes #80

Python 3.1 and Python 3.2 deprecated a large amount of assertions, and
have finally been removed in Python 3.12. Move to the "new" function
names.

Fixes pyga#80
@Hellseher
Copy link
Copy Markdown

Hello,

A genle ping here.

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.

Tests deprication warnings

2 participants