Skip to content

Python 3.11 compatibility#105

Open
pauleve wants to merge 1 commit intohklarner:masterfrom
pauleve:patch-1
Open

Python 3.11 compatibility#105
pauleve wants to merge 1 commit intohklarner:masterfrom
pauleve:patch-1

Conversation

@pauleve
Copy link

@pauleve pauleve commented Oct 20, 2023

Python 3.11 removed the (long) deprecated inspect.getargspec This commit replaces the call with the recommended getfullargspec

Python 3.11 removed the (long) deprecated inspect.getargspec
This commit replaces the call with the recommended getfullargspec
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