mirror of
https://github.com/araxiaonline/WoWDBDefs.git
synced 2026-06-13 11:42:48 -04:00
ABCs were moved to "collections.abc" in Python 3.3 with deprecated aliases made available. Those were removed in 3.10, leading to errors.