• Kevin James's avatar
    fix(python): fix deprecated collections.abc usage (#5195) · f50a1f84
    Kevin James authored
    Many classes within collections were moved to collections.abc in Python
    3.3 -- their usage as imported directly from collections is now
    deprecated as of Python 3.7 and will be removed soon.
    
    The fallback import added in this PR can be removed entirely when
    support for versions of Python prior to 3.3 is dropped.
    f50a1f84
Name
Last commit
Last update
..
protobuf Loading commit data...
__init__.py Loading commit data...