jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
905 stars 120 forks source link

Fix DeprecationWarning from importing collections.MutableMapping #119

Closed adsultana closed 5 years ago

adsultana commented 5 years ago

Fix for issue #118

adsultana commented 5 years ago

Has anyone been able to have a look at this?

For reference, CI is only failing for Python 3.3 since codecov is no longer supported for 3.3. (Also, it seems that Travis didn't like the repository owner change – here is the relevant build).

rayrrr commented 5 years ago

@adsultana you're right! I'm working on it right now in #120.