construct-typing/construct-stubs
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
..
lib - 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
__init__.pyi updated stubs for construct==2.10.61 2021-02-20 23:52:06 +01:00
core.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
debug.pyi run black and isort 2021-01-01 23:46:43 +01:00
expr.pyi run black and isort 2021-01-01 23:46:43 +01:00
version.pyi run black and isort 2021-01-01 23:46:43 +01:00