Replace inspect.getargspec references
inspect.getargspec is deprecated in python3 and we should replace it in the long term. It also clutters the CI with warnings.
inspect.getargspec is deprecated in python3 and we should replace it in the long term. It also clutters the CI with warnings.
208-replace-inspect-getargspec-references
created branch 208-replace-inspect-getargspec-references
mentioned in merge request !235 (merged)
closed via merge request !235 (merged)
mentioned in commit 2cc55641