Sebastian Rittau
|
027460f11a
|
Remove unnecessary ellipsis expressions (#9976)
Ignore flake8 F821 warnings in stub files
|
2023-03-29 13:28:06 +02:00 |
|
Alex Waygood
|
b9fedd20ce
|
Add defaults for third-party stubs A-D (#9952)
|
2023-03-27 16:49:58 +01:00 |
|
Alex Waygood
|
7180d0223b
|
Use typing_extensions.Self instead of _typeshed.Self (#9702)
|
2023-02-15 11:32:43 +01:00 |
|
Shantanu
|
35871f4222
|
Bump DateTimeRange to 2.0.* (#9720)
Release: https://pypi.org/pypi/DateTimeRange/2.0.0
Homepage: https://github.com/thombashi/DateTimeRange
Diff: https://github.com/thombashi/DateTimeRange/compare/v1.2.0...v2.0.0
|
2023-02-12 10:40:54 +01:00 |
|
Kevin Kirsche
|
65dadac46d
|
Add some missing stubs in datetimerange (#8470)
|
2022-08-02 23:08:18 +01:00 |
|
Shantanu
|
4b34b345f1
|
Add missing third party modules (#8321)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: hauntsaninja <>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-07-19 08:11:29 +01:00 |
|
Shantanu
|
bef4a5ff65
|
DateTimeRange: complete stubs (#8168)
Co-authored-by: hauntsaninja <>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-06-26 10:51:00 +01:00 |
|
Alex Waygood
|
653f2c6ba4
|
Third-party stubs: import from collections.abc where possible (#7637)
|
2022-04-16 14:52:57 +01:00 |
|
dset0x
|
a018110980
|
DateTimeRange: __contains__ accepts datetime.datetime (#7541)
|
2022-03-24 11:39:19 +01:00 |
|
Alex Waygood
|
a62fd92fb0
|
Improve some in-place BinOp methods (#7149)
|
2022-02-06 15:36:57 -08:00 |
|
Alex Waygood
|
505ea72641
|
Never explicitly inherit from object in Python 3-only stubs (#6777)
|
2022-01-02 07:24:48 +01:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Eric Traut
|
4b4ced5fa0
|
Added missing type annotations and type arguments (#5070)
Co-authored-by: Eric Traut <erictr@microsoft.com>
Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
|
2021-02-25 15:09:58 -08:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|