Marc Mueller
|
8324fd5d1d
|
Deprecated old backports and typing aliases (#114883)
|
2024-04-06 13:15:30 -10:00 |
|
Marc Mueller
|
816ce116bf
|
Remove unnecessary functools.cached_property backport (#114239)
|
2024-04-04 11:24:26 +02:00 |
|
Joost Lekkerkerker
|
6bb4e7d62c
|
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-26 00:02:16 +01:00 |
|
Marc Mueller
|
0b2b486754
|
Update mypy to 1.6.0 (#101780)
|
2023-10-11 13:25:11 +02:00 |
|
Erik Montnemery
|
716a10e556
|
Add Python copyright and Python license to backports package (#101454)
|
2023-10-05 19:57:46 +02:00 |
|
Erik Montnemery
|
d1afcd773f
|
Revert "Cache entity properties that are never expected to change in the base class" (#100422)
Revert "Cache entity properties that are never expected to change in the base class (#95315)"
This reverts commit 042776ebb8.
|
2023-09-15 11:25:24 +02:00 |
|
J. Nick Koston
|
042776ebb8
|
Cache entity properties that are never expected to change in the base class (#95315)
|
2023-09-14 17:48:48 -05:00 |
|
Ville Skyttä
|
6399d74c15
|
Remove unnnecessary pylint configs from core (#98704)
|
2023-08-22 23:12:12 +02:00 |
|
J. Nick Koston
|
19b0a6e7f6
|
Relax typing on cached_property to accept subclasses (#95407)
|
2023-07-23 20:47:29 -05:00 |
|
Marc Mueller
|
77f38e33e5
|
Import names from typing instead of typing_extensions [3.11] (#97065)
|
2023-07-22 17:03:44 -05:00 |
|
Erik Montnemery
|
398dbed72e
|
Improve type annotations of cached_property backport (#95309)
|
2023-06-26 18:36:01 -05:00 |
|
Erik Montnemery
|
a568885ad2
|
Add backport of cached_property from CPython 3.12 (#95292)
|
2023-06-26 16:23:07 -05:00 |
|