Sebastian Rittau
c3ddf3201a
Bump croniter to 1.4 ( #10341 )
...
Also require `bytes` for all `hash_id`s for consistency, even
if some methods might work with other types as well. But
using other types might hint at some inconsistent type
usage and be a source of possible bugs.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-06-21 14:37:30 +01:00
Nikita Sobolev
02b8f77630
Update croniter to 1.3.10 ( #10027 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-04-09 16:03:33 +01:00
Alex Waygood
b9fedd20ce
Add defaults for third-party stubs A-D ( #9952 )
2023-03-27 16:49:58 +01:00
Avasam
078c6a0958
Update Unused parameters in stubs/ ( #9704 )
...
* Update _Unused TypeAlias
* Update `object | None` params
* Replace unused `object` parameters with `Unused` alias
2023-02-21 23:52:52 -08:00
Alex Waygood
7180d0223b
Use typing_extensions.Self instead of _typeshed.Self ( #9702 )
2023-02-15 11:32:43 +01:00
Alex Waygood
25b3999a10
croniter: complete stubs ( #9584 )
2023-01-29 11:41:09 -08:00
Alex Waygood
4414246a15
Clean up a few Python 2 remnants ( #8452 )
2022-07-31 19:19:18 +01:00
Shantanu
64359528fc
croniter: make package, complete public API ( #8316 )
2022-07-17 17:08:03 -07:00