core/homeassistant/util
Franck Nijhof 45f77ccccf
Merge of nested IF-IF cases - Core (#48364)
2021-03-27 09:23:32 +01:00
..
yaml Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
__init__.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
aiohttp.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
async_.py Block detectable I/O in the event loop (#48387) 2021-03-27 08:54:49 +01:00
color.py Merge of nested IF-IF cases - Core (#48364) 2021-03-27 09:23:32 +01:00
decorator.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
distance.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
dt.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
json.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
location.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
logging.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
network.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
package.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
percentage.py Handle range conversions that do not start at 1 (#48298) 2021-03-24 12:33:44 -10:00
pil.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
pressure.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
process.py Generics and other type hint improvements (#45250) 2021-01-18 22:23:25 +01:00
ruamel_yaml.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
ssl.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
temperature.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
thread.py Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
timeout.py Rewrite of not a == b occurances (#48132) 2021-03-20 01:27:04 +01:00
unit_system.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
uuid.py Improve performance of generating non-cryptographically secure uuids (#41314) 2020-10-07 16:37:01 +02:00
volume.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00