core/homeassistant/util
J. Nick Koston 1ba5c1c9fb
Fix deadlock at shutdown with python 3.9 (#52613)
2021-07-07 09:23:24 +02:00
..
yaml Upgrade mypy to 0.902 (#51907) 2021-06-16 14:35:32 +02:00
__init__.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
aiohttp.py
async_.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
color.py Improve color conversion for RGBWW lights (#49807) 2021-04-28 15:46:41 +02:00
decorator.py Set Registry name parameter to Hashable type (#51203) 2021-05-28 15:29:11 +02:00
distance.py
dt.py Fix typing for dt_util as_timestamp (#50886) 2021-05-22 09:34:49 +02:00
executor.py Fix deadlock at shutdown with python 3.9 (#52613) 2021-07-07 09:23:24 +02:00
json.py
location.py Use whoami for location lookup (#50934) 2021-05-22 20:34:48 -07:00
logging.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
network.py
package.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
percentage.py Minor improvements of util.percentage typing (#52581) 2021-07-06 13:29:39 +02:00
pil.py
pressure.py Normalize pressure statistics to Pa (#52298) 2021-06-29 23:30:13 +02:00
process.py
ruamel_yaml.py Don't ignore mypy errors by default (#49270) 2021-04-26 14:23:21 +02:00
ssl.py
temperature.py Normalize temperature statistics to °C (#52297) 2021-06-30 14:17:58 +02:00
thread.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
timeout.py
unit_system.py
uuid.py
volume.py