python-rsrcfork/rsrcfork
dgelessus 449bf4dd71 Use parameterized typing.Mapping in ResourceFile definition
Previously the un-parameterized collections.abc.Mapping was used, which
makes type checking less accurate, as the exact key/value types are not
known.
2019-09-29 15:42:19 +02:00
..
compress Fix misplaced parens in dcmp modules 2019-09-29 15:33:14 +02:00
__init__.py Add release instructions in a comment in __init__.py 2019-09-16 17:09:47 +02:00
__main__.py Add missing type annotations on some methods 2019-09-29 15:32:18 +02:00
api.py Use parameterized typing.Mapping in ResourceFile definition 2019-09-29 15:42:19 +02:00