.. |
yaml
|
Enable RUF022 (#135767)
|
2025-01-16 13:48:24 +01:00 |
__init__.py
|
Cleanup unnecessary returns (#121652)
|
2024-07-10 15:11:56 +02:00 |
aiohttp.py
|
Bump aiohttp to 3.10.6rc2 (#126468)
|
2024-09-24 08:51:08 +02:00 |
async_.py
|
Finish migration from report to report_usage (#130412)
|
2024-11-15 12:35:50 +01:00 |
collection.py
|
Move recorder chunk utils to shared collection utils (#118065)
|
2024-05-24 12:49:39 -10:00 |
color.py
|
Improve precision of HSV color conversion (#130880)
|
2024-11-19 22:06:57 +01:00 |
decorator.py
|
Use PEP 695 for class annotations (4) (#117778)
|
2024-05-20 10:44:52 +02:00 |
dt.py
|
Deprecate dt_util.utc_to_timestamp (#131787)
|
2024-11-28 17:00:20 +01:00 |
enum.py
|
Use PEP 695 misc (2) (#117814)
|
2024-05-21 09:45:57 +02:00 |
event_type.py
|
Use new syntax for TypeVar defaults (#135780)
|
2025-01-17 09:12:52 +01:00 |
event_type.pyi
|
Use new syntax for TypeVar defaults (#135780)
|
2025-01-17 09:12:52 +01:00 |
executor.py
|
Shutdown database engine before waiting for executor shutdown (#117339)
|
2024-08-22 16:47:22 +02:00 |
file.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
frozen_dataclass_compat.py
|
Update mypy-dev to 1.12.0a3 (#124939)
|
2024-08-31 19:34:41 +02:00 |
hass_dict.py
|
Use PEP 695 for hass_dict annotations (#117779)
|
2024-05-20 10:46:50 +02:00 |
hass_dict.pyi
|
Use PEP 695 for hass_dict annotations (#117779)
|
2024-05-20 10:46:50 +02:00 |
json.py
|
Remove unused noqas (#135583)
|
2025-01-15 10:02:18 +01:00 |
language.py
|
Fix raise-within-try in language util (#123354)
|
2024-08-08 18:51:19 +02:00 |
limited_size_dict.py
|
Use PEP 695 for class annotations (4) (#117778)
|
2024-05-20 10:44:52 +02:00 |
location.py
|
Use aiohttp.ClientTimeout for timeout (#122458)
|
2024-07-23 08:20:04 -05:00 |
logging.py
|
Update string formatting to use f-string on core codebase (#125988)
|
2024-09-19 14:31:13 +02:00 |
loop.py
|
Enable RUF101 (#135835)
|
2025-01-17 13:01:07 +01:00 |
network.py
|
Use remove-prefix/suffix introduced in Python 3.9 (#135206)
|
2025-01-09 21:15:22 +01:00 |
package.py
|
Improve is docker env checks (#132404)
|
2025-01-02 17:21:49 +01:00 |
percentage.py
|
Use PEP 695 for function annotations (3) (#117660)
|
2024-05-18 11:43:32 +02:00 |
pil.py
|
Update pil util font height (#123512)
|
2024-09-15 10:31:56 +02:00 |
process.py
|
…
|
|
read_only_dict.py
|
Add (deep)copy support to read only dict (#118204)
|
2024-05-26 23:05:45 -04:00 |
scaling.py
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
signal_type.py
|
Fix performance regression with SignalType (#117920)
|
2024-05-22 13:58:37 +02:00 |
signal_type.pyi
|
Fix performance regression with SignalType (#117920)
|
2024-05-22 13:58:37 +02:00 |
ssl.py
|
Add SSL Cipher option to aiohttp async_get_clientsession (#126317)
|
2024-09-24 21:31:52 +02:00 |
system_info.py
|
Improve is docker env checks (#132404)
|
2025-01-02 17:21:49 +01:00 |
thread.py
|
Replace pylint broad-except with Ruff BLE001 (#116250)
|
2024-05-07 14:00:27 +02:00 |
timeout.py
|
Fix cancellation leaking upward from the timeout util (#129003)
|
2024-10-23 12:00:01 -10:00 |
ulid.py
|
Enable RUF022 (#135767)
|
2025-01-16 13:48:24 +01:00 |
unit_conversion.py
|
Add kV and MV unit conversion for voltages (#135396)
|
2025-01-13 13:00:35 +01:00 |
unit_system.py
|
Raise issue for deprecated imperial unit system (#130979)
|
2024-12-13 10:05:46 +01:00 |
uuid.py
|
Bump ruff to 0.4.2 (#116201)
|
2024-04-26 08:48:32 +02:00 |
variance.py
|
Use PEP 695 for function annotations (3) (#117660)
|
2024-05-18 11:43:32 +02:00 |