Import ABCs from collections.abc if possible

Quoting Python 3.7's DeprecationWarning: "Using or importing the ABCs from
'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it
will stop working"
2 files changed