construct-typing/construct-stubs
Tim Rid f024524b66 - replaces BufferType with typing.ByteString
- fixed stubs of Const
- changed __init__ to __new__ on ExprAdapter, ExprSymmetricAdapter, ExprValidator
2020-12-30 23:10:41 +01:00
..
lib added stubs for Transformed, Restreamed, ByteSwapped, BitSwapped, Bitwise, Bytewise 2020-12-13 16:44:25 +01:00
__init__.pyi - replaces BufferType with typing.ByteString 2020-12-30 23:10:41 +01:00
core.pyi - replaces BufferType with typing.ByteString 2020-12-30 23:10:41 +01:00
debug.pyi put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional. 2020-12-12 13:17:27 +01:00
expr.pyi added missing operator overloads 2020-12-29 13:00:24 +01:00
version.pyi put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional. 2020-12-12 13:17:27 +01:00