Skip to content

tries replacing inspect.getargspec with either signature or getfullar…#129

Open
fleshgolem wants to merge 1 commit intothadeusb:masterfrom
fleshgolem:master
Open

tries replacing inspect.getargspec with either signature or getfullar…#129
fleshgolem wants to merge 1 commit intothadeusb:masterfrom
fleshgolem:master

Conversation

@fleshgolem
Copy link

…gspec if possible

getargspec gets deprecated in Python 3.5 and does not work with annotated functions. We try to gradually use the newest function for the task at hand that is available

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.

2 participants