Alex Waygood
|
2279886964
|
Style: prefer type[Foo | Bar] over type[Foo] | type[Bar] (#10039)
|
2023-04-13 11:34:53 +02:00 |
|
Alex Waygood
|
bb7c376142
|
Add defaults for third-party stubs M-O (#9956)
|
2023-03-27 19:20:30 +02: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 |
|
Avasam
|
372073d35b
|
Use _typeshed.FileDescriptorOrPath in stubs (#9695)
|
2023-02-09 08:30:19 +01:00 |
|
Alex Waygood
|
0ef9c3f8e8
|
Enable flake8-pyi's Y037 (#9686)
|
2023-02-06 19:01:02 -08:00 |
|
hamdanal
|
2c9816e788
|
Add stubs for netaddr (#9431)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-01-07 16:22:09 +00:00 |
|