core/homeassistant/util
Marc Mueller d8f167bbac
Remove `backports.zoneinfo` dependency (#65069)
2022-01-27 09:59:27 -08:00
..
yaml Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
__init__.py Remove some unused TypeVars (#63346) 2022-01-04 15:38:34 +01:00
aiohttp.py Revert fix MultiDict typing with multidict-6.0.0 (#64733) (#64792) 2022-01-23 23:22:16 +01:00
async_.py Warn on`time.sleep` in event loop (#63766) 2022-01-11 17:55:24 +01:00
color.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
decorator.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
distance.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
dt.py Remove `backports.zoneinfo` dependency (#65069) 2022-01-27 09:59:27 -08:00
executor.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
file.py Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
json.py Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
location.py Use assignment expressions 39 (#58829) 2021-10-31 18:56:25 +01:00
logging.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
network.py Add support for capturing renewals to dhcp discovery (#48242) 2021-03-30 15:41:12 +02:00
package.py Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
percentage.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
pil.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
pressure.py Add support for converting to and from mmHg (#64844) 2022-01-24 22:57:56 +01:00
process.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
speed.py Add speed conversion function & add speed to units system (#53846) 2021-11-09 08:12:28 +01:00
ssl.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
temperature.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00
thread.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
timeout.py Rewrite of not a == b occurances (#48132) 2021-03-20 01:27:04 +01:00
unit_system.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
uuid.py Improve performance of generating non-cryptographically secure uuids (#41314) 2020-10-07 16:37:01 +02:00
volume.py Add device class `gas` and enable statistics for it (#54110) 2021-08-11 09:58:19 -07:00