mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-03-12 08:41:51 +00:00
Previously the un-parameterized collections.abc.Mapping was used, which makes type checking less accurate, as the exact key/value types are not known.