core/homeassistant/util
Robert Resch 3512cb9599
Use webrtc-models package ()
2024-10-25 10:18:55 +02:00
..
yaml Switch to using fast cached_property implementation in propcache () 2024-10-03 13:11:02 -05:00
__init__.py Cleanup unnecessary returns () 2024-07-10 15:11:56 +02:00
aiohttp.py Bump aiohttp to 3.10.6rc2 () 2024-09-24 08:51:08 +02:00
async_.py Use BaseEventLoop._thread_id instead of a custom attribute () 2024-08-17 10:59:39 +02:00
collection.py Move recorder chunk utils to shared collection utils () 2024-05-24 12:49:39 -10:00
color.py Add Ruff refurb rules () 2024-07-10 21:47:40 +02:00
decorator.py Use PEP 695 for class annotations (4) () 2024-05-20 10:44:52 +02:00
dt.py Fix get_time_zone annotations in dt_util () 2024-10-23 10:34:53 -10:00
enum.py Use PEP 695 misc (2) () 2024-05-21 09:45:57 +02:00
event_type.py Enable Ruff SLOT rules () 2024-04-09 18:57:27 -10:00
event_type.pyi Add improved typing for event fire and listen methods () 2024-04-07 13:28:24 -10:00
executor.py Shutdown database engine before waiting for executor shutdown () 2024-08-22 16:47:22 +02:00
file.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
frozen_dataclass_compat.py Update mypy-dev to 1.12.0a3 () 2024-08-31 19:34:41 +02:00
hass_dict.py Use PEP 695 for hass_dict annotations () 2024-05-20 10:46:50 +02:00
hass_dict.pyi Use PEP 695 for hass_dict annotations () 2024-05-20 10:46:50 +02:00
json.py Cleanup deprecated json utils () 2024-07-03 15:57:32 +02:00
language.py Fix raise-within-try in language util () 2024-08-08 18:51:19 +02:00
limited_size_dict.py Use PEP 695 for class annotations (4) () 2024-05-20 10:44:52 +02:00
location.py Use aiohttp.ClientTimeout for timeout () 2024-07-23 08:20:04 -05:00
logging.py Update string formatting to use f-string on core codebase () 2024-09-19 14:31:13 +02:00
loop.py Downgrade logging previously reported asyncio block to debug () 2024-07-01 18:26:20 +02:00
network.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
package.py Always use uv from virtual environment at runtime () 2024-10-16 19:42:25 +02:00
percentage.py Use PEP 695 for function annotations (3) () 2024-05-18 11:43:32 +02:00
pil.py Update pil util font height () 2024-09-15 10:31:56 +02:00
process.py
read_only_dict.py Add (deep)copy support to read only dict () 2024-05-26 23:05:45 -04:00
scaling.py Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
signal_type.py Fix performance regression with SignalType () 2024-05-22 13:58:37 +02:00
signal_type.pyi Fix performance regression with SignalType () 2024-05-22 13:58:37 +02:00
ssl.py Add SSL Cipher option to aiohttp async_get_clientsession () 2024-09-24 21:31:52 +02:00
thread.py Replace pylint broad-except with Ruff BLE001 () 2024-05-07 14:00:27 +02:00
timeout.py Fix cancellation leaking upward from the timeout util () 2024-10-23 12:00:01 -10:00
ulid.py Update ulid-transform to 0.10.1 () 2024-07-05 14:07:39 -05:00
unit_conversion.py Rename `UnitOfConductivity` enum members () 2024-10-08 14:44:01 +02:00
unit_system.py Use two words for Nautical miles unit () 2024-09-27 13:16:13 +02:00
uuid.py Bump ruff to 0.4.2 () 2024-04-26 08:48:32 +02:00
variance.py Use PEP 695 for function annotations (3) () 2024-05-18 11:43:32 +02:00