construct-typing/construct-stubs/lib
Tim Rid ae440407e9 - renamed "TStructField" to "field" and "TUnionField" to "ufield". This makes the dataclass definitions shorter and more readable.
- removed "Opt" and "List" because they are not necessary any more, because covariant is now included for ParsedType.
- added test with typing.List as field
- fix: changed dict to typing.Dict
2021-03-16 18:51:04 +01:00
..
__init__.pyi run black and isort 2021-01-01 23:46:43 +01:00
binary.pyi added stubs for Transformed, Restreamed, ByteSwapped, BitSwapped, Bitwise, Bytewise 2020-12-13 16:44:25 +01:00
bitstream.pyi added missing attributes of the constructs 2021-01-04 21:26:23 +01:00
containers.pyi updated stubs for construct==2.10.61 2021-02-20 23:52:06 +01:00
hex.pyi - renamed "TStructField" to "field" and "TUnionField" to "ufield". This makes the dataclass definitions shorter and more readable. 2021-03-16 18:51:04 +01:00
py3compat.pyi updated stubs for construct==2.10.61 2021-02-20 23:52:06 +01:00