PyHive
PyHive copied to clipboard
Importing ABC directly from collections has been removed in Python 3.10 in favor of collections.abc
https://github.com/dropbox/PyHive/blob/b21c507a24ed2f2b0cf15b0b6abb1c43f31d3ee0/pyhive/common.py#L248