Nikita Sobolev
|
62a6c3d616
|
Annotate known magic-method return types (#9131)
|
2022-11-08 18:28:42 +00:00 |
|
Nikita Sobolev
|
c0e9038f0d
|
Fix and allow classes with missing metaclasses (#9136)
|
2022-11-08 18:13:59 +00:00 |
|
Alex Waygood
|
dc7fdc6f5d
|
Fix invoke regression (#8950)
* Fix `invoke` regression
|
2022-10-21 18:04:22 +01:00 |
|
kasium
|
2519a2a686
|
Add types to invoke.Task.__call__ (#8918)
|
2022-10-19 12:30:35 +01:00 |
|
Nikita Sobolev
|
6950c32370
|
Add parser to invoke.completion.complete.complete (#8819)
Closes https://github.com/python/typeshed/issues/8818
|
2022-10-01 12:52:39 -07:00 |
|
kasium
|
b92286982d
|
Add types to invoke.Runner.run (#8279)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
|
2022-07-13 09:29:45 +01:00 |
|
Alex Waygood
|
8ef6602e25
|
Third-party stubs: audit more Callable[<parameters>, Any] annotations (#8233)
|
2022-07-04 10:29:47 +02:00 |
|
Alex Waygood
|
89f4dee452
|
Improve several __hash__ methods (#8128)
|
2022-06-22 11:58:00 +01:00 |
|
Shantanu
|
432fc3ff00
|
Bump invoke to 1.7.* (#8111)
|
2022-06-20 21:06:53 -07:00 |
|
Jelle Zijlstra
|
070e6c2a2d
|
invoke: Fix unconstrained TypeVar (#7943)
Part of #7928
f34c6c9413/invoke/tasks.py (L328)
|
2022-05-25 06:48:49 +01:00 |
|
kasium
|
92c578546a
|
Improve types of invoke/env.pyi (#7780)
|
2022-05-05 07:12:51 +01:00 |
|
Alex Waygood
|
653f2c6ba4
|
Third-party stubs: import from collections.abc where possible (#7637)
|
2022-04-16 14:52:57 +01:00 |
|
kasium
|
dd1265c0e6
|
Mark pre/post tasks in invoke tasks as iterable (#7531)
|
2022-03-22 16:06:22 +01:00 |
|
kasium
|
108c3ab710
|
Fix wrong return type of invoke decorator (#7536)
Closes #7530
|
2022-03-22 14:30:51 +01:00 |
|
kasium
|
7d77e9c5c1
|
Fix invoke task decorator (#7511)
The decorator can be called with and without (). The current types only consider the first case
|
2022-03-20 16:13:02 -07:00 |
|
kasium
|
061ddad8e3
|
Add annotations to invoke.tasks (#7502)
|
2022-03-17 11:13:03 +01:00 |
|
Alex Waygood
|
494481a0ae
|
Improve a bunch of __(deep)copy__ methods (#7148)
|
2022-02-06 15:40:44 -08:00 |
|
Alex Waygood
|
45a2dad83c
|
Reduce use of Any in equality methods (#7081)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2022-01-30 00:59:00 +02:00 |
|
kasium
|
2bf7458091
|
Add stubs for invoke (#6938)
|
2022-01-21 20:44:26 -08:00 |
|