Marc Mueller
|
816ce116bf
|
Remove unnecessary functools.cached_property backport (#114239)
|
2024-04-04 11:24:26 +02:00 |
Sid
|
82a60fe8ad
|
Enable Ruff RSE (#113695)
|
2024-03-18 00:40:38 +01:00 |
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
J. Nick Koston
|
2a52453f5d
|
Add support for attribute caching to the datetime platform (#106340)
|
2023-12-23 15:14:48 -10:00 |
Erik Montnemery
|
104bcc64b7
|
Allow inheriting base component entity descriptions in frozen dataclasses (#105512)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-12-15 23:33:50 -10: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 |
Erik Montnemery
|
a70235046a
|
Tweak datetime service schema (#100380)
|
2023-09-15 08:07:27 +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ä
|
2399cd283a
|
Python 3.10 support cleanups (#98640)
|
2023-08-21 19:14:07 +02:00 |
Raman Gupta
|
24290e5d08
|
Add `datetime` platform (#81943)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-05-29 23:24:15 +02:00 |