python-rsrcfork/rsrcfork
dgelessus 9ef084de58 Remove uses of the typing.io pseudo-module
According to https://bugs.python.org/issue35089, typing.io should not
be used anymore, and the types that it contains should be accessed
through the main typing module instead.
2019-09-28 01:40:34 +02:00
..
compress Fix hex number formatting in compressed header info reprs 2019-09-23 23:52:06 +02:00
__init__.py Add release instructions in a comment in __init__.py 2019-09-16 17:09:47 +02:00
__main__.py Display 'dcmp' IDs in command line listings of compressed resources 2019-09-24 00:27:54 +02:00
api.py Remove uses of the typing.io pseudo-module 2019-09-28 01:40:34 +02:00