core/homeassistant/util
Marc Mueller c07646db5d
Update typing syntax (#49480)
* Update typing syntax

* Replace typing imports with ones from collections where possible

* Changes after review
2021-04-20 17:40:41 +02:00
..
yaml Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
__init__.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
aiohttp.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
async_.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
color.py Bump pyupgrade to 2.12.0 (#48943) 2021-04-09 09:58:27 -07: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
executor.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10: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 syntax (#49480) 2021-04-20 17:40:41 +02:00
network.py Add support for capturing renewals to dhcp discovery (#48242) 2021-03-30 15:41:12 +02:00
package.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
percentage.py Remove redundant text from documentation (#49262) 2021-04-15 18:05:07 +02: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 Remove some unneeded pylint disables, update ref to util.process one (#49314) 2021-04-17 09:25:20 +02: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 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 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