Construct-typing

Latest version: v0.6.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.1

0.4.0

- adapted stubs to `construct` v2.10.64
- renamed "TContainerBase" to "TContainerMixin"
- changed "swapped" to "reverse" in TStruct and TBitStruct

0.3.0

- added covariant for `ParsedType` and contravariant for `BuildTypes` (thanks to ad1217)
- renamed `cst.TStructField` to `cst.sfield`
- renamed `cst.TUnionField` to `cst.ufield`
- fixed typing error from pylance in the constructor of `TEnum` and `TFlagsEnum`

0.2.0

- updated to construct v2.10.61
- fixed some typing issues
- strip trailing new lines in documentation of "TStructField"
- adding also values that are not part of the dataclass to the "TContainer" while parsing
- added setting "add_offsets" and __getattr__ to TStruct
- corrected pinning to specific version

0.1.1

0.1.0

Initial version

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.