protobuf/python/google
Kevin James f50a1f843e fix(python): fix deprecated collections.abc usage (#5195)
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.
2018-10-04 16:06:53 -07:00
..
protobuf fix(python): fix deprecated collections.abc usage (#5195) 2018-10-04 16:06:53 -07:00
__init__.py Add a modified patch from craigcitro@ to handle namespace sharing. 2016-02-18 16:12:11 -08:00