fixDoctests() will need to account for the new repr() of enums in Python >=3.10, see https://github.com/python/cpython/pull/22392. Otherwise the test suite looks fine on Python 3.10b2.