Skip to content

fix: replace deprecated inspect.getargspec() with getfullargspec()#34

Closed
fazalpsinfo-cmyk wants to merge 1 commit into
agermanidis:masterfrom
fazalpsinfo-cmyk:fix/deprecated-getargspec
Closed

fix: replace deprecated inspect.getargspec() with getfullargspec()#34
fazalpsinfo-cmyk wants to merge 1 commit into
agermanidis:masterfrom
fazalpsinfo-cmyk:fix/deprecated-getargspec

Conversation

@fazalpsinfo-cmyk

Copy link
Copy Markdown

inspect.getargspec() removed in Python 3.11. Replaced with inspect.getfullargspec().

Support my work: https://buymeacoffee.com/muhamedfazalps

@fazalpsinfo-cmyk
fazalpsinfo-cmyk deleted the fix/deprecated-getargspec branch July 21, 2026 10:01
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