Add additional items to `vistir.compat` that will need `six.moves` entries that are moving to `collections.abc`
techalchemy opened this issue · 0 comments
techalchemy commented
Some examples include:
Iterable
, Mapping
, Sequence
, Set
, ItemsView