Skip to content

Conversation

@johanneswilm
Copy link

No description provided.

@doughnet
Copy link

doughnet commented Sep 6, 2020

Awesome. Wonder why it isn't being merged!

@krzysztof-adamski
Copy link

krzysztof-adamski commented Nov 27, 2024

How long will we waiting for merge ? But this is not enough. Problem will be in python 3.12
`
try:
from collections import Iterable
except Exception:
from collections.abc import Iterable

try:
from inspect import getargspec, isroutine
except Exception:
from inspect import getfullargspec as getargspec
`

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.

3 participants