Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Update code for newer Python#4

Open
RunFMe wants to merge 2 commits intorefi64:masterfrom
RunFMe:master
Open

Update code for newer Python#4
RunFMe wants to merge 2 commits intorefi64:masterfrom
RunFMe:master

Conversation

@RunFMe
Copy link

@RunFMe RunFMe commented Mar 27, 2025

The library is not compatible with newer Python versions because it uses inspect.getargspec, which is deprecated since Python 3.0 and removed in Python 3.11. The pull request changes the code and tests so that is doesn't depend on inspect.getargspec being present

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant