Randolf Scholz
|
aed8025d62
|
Let SupportsDunderLT return SupportsBool instead of bool. (#12939)
|
2025-07-07 16:12:09 +02:00 |
|
Randolf Scholz
|
be17dc0ac4
|
builtins.slice: more precise __new__ overloads and defaults for StopT and StepT. (#13008)
|
2025-02-28 13:33:07 +01:00 |
|
Randolf Scholz
|
10183237c7
|
Make all params positional-only in slice.__new__ (#12900)
positional only __new__
|
2024-10-24 18:02:33 +01:00 |
|
Randolf Scholz
|
601587e71d
|
changed overload order for date.__sub__ and datetime.__sub__ (#10999)
|
2024-02-19 13:11:29 +01:00 |
|
Randolf Scholz
|
6bf23949b5
|
types.EllipsisType was added in Python 3.10 (#10719)
|
2023-09-17 00:50:33 +02:00 |
|
  
|
4f9b45ff4c
|
Logger.getChild subclass compatible typehint (#6609)
Co-authored-by: Randolf Scholz <rscholz@ismll.de>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2021-12-20 18:11:42 -08:00 |
|