Tim Rid
|
834d244eda
|
ignore mypy error "Call to untyped function "load" in typed context"
|
2022-02-13 01:14:01 +01:00 |
|
Tim Rid
|
2b5967e11d
|
fixing pyright issues
|
2021-05-23 16:22:40 +02:00 |
|
Tim Rid
|
d092e48a68
|
fixed failing test case
|
2021-04-03 21:40:26 +02:00 |
|
Tim Rid
|
b336087493
|
renamed "TContainerBase" to "TContainerMixin"
|
2021-03-30 19:35:33 +02:00 |
|
Tim Rid
|
d0a31458a8
|
added covariant and contravariant from PR #1
|
2021-03-13 17:49:03 +01:00 |
|
Tim Rid
|
318c5b0a67
|
arrow is now also typed, so the type ignore is unnecessary
|
2021-03-13 12:51:09 +01:00 |
|
Tim Rid
|
8957eaeede
|
updated stubs for construct==2.10.61
|
2021-02-20 23:52:06 +01:00 |
|
Tim Rid
|
6900b37acd
|
fixed things that are complained by pyright
|
2021-01-10 13:31:56 +01:00 |
|
Tim Rid
|
4c4bf74fd3
|
fixed some python 3.7 and numpy issues
|
2021-01-03 12:32:41 +01:00 |
|
Tim Rid
|
3d74c99718
|
fixed type error
|
2021-01-03 11:54:11 +01:00 |
|
Tim Rid
|
f5a3565f3e
|
added stubs for LazyStruct, LazyListContainer, LazyArray, LazyBound
fixed bug in test_typed.py
|
2021-01-02 23:35:45 +01:00 |
|
Tim Rid
|
0a51f86183
|
slightly modified test_core.py so that mypy doesn't generate errors.
|
2021-01-01 22:56:53 +01:00 |
|
Tim Rid
|
0f597f643f
|
added original tests from https://raw.githubusercontent.com/construct/construct/2626b398a676191114f6ce5d8db903e9590700db/tests/test_core.py
|
2021-01-01 22:06:19 +01:00 |
|