.. |
yaml
|
Update mypy to 0.990 (#81783)
|
2022-11-08 14:41:39 +01:00 |
__init__.py
|
Use partition instead of split where possible in core (#81806)
|
2022-11-15 21:45:48 +01:00 |
aiohttp.py
|
Make aiohttp mockers aware of the json loads kwarg (#73939)
|
2022-06-24 08:44:35 +02:00 |
async_.py
|
Custom component -> Custom integration (#75404)
|
2022-07-18 22:10:22 +02:00 |
color.py
|
Use Kelvin as the preferred color temperature unit (#79591)
|
2022-10-06 12:22:39 +02:00 |
decorator.py
|
Improve typing [util.decorator] (#67087)
|
2022-02-23 20:58:42 +01:00 |
distance.py
|
Fix incorrect deprecation year for conversion utils (#80195)
|
2022-10-13 00:06:23 +02:00 |
dt.py
|
Significantly reduce clock_gettime syscalls on platforms with broken vdso (#81257)
|
2022-10-31 09:35:08 -04:00 |
executor.py
|
Remove ThreadPoolExecutor `shutdown` backport (#66735)
|
2022-02-17 10:39:33 -06:00 |
file.py
|
Use os.path.dirname() for getting the directory name of a path (#81504)
|
2022-11-14 15:21:35 +01:00 |
json.py
|
Use default encoder when saving storage (#75319)
|
2022-07-17 14:25:19 +02:00 |
location.py
|
Improve typing [util.location] (#70893)
|
2022-04-27 17:20:56 +02:00 |
logging.py
|
Correct return typing for `catch_log_exception` (#78399)
|
2022-09-17 17:27:22 +02:00 |
network.py
|
Add is_host_valid util (#76589)
|
2022-09-11 11:12:04 -05:00 |
package.py
|
Only stat the .dockerenv file once (#76097)
|
2022-08-02 10:38:01 -10:00 |
percentage.py
|
Make TypeVars private (1) (#68205)
|
2022-03-17 18:52:38 +01:00 |
pil.py
|
…
|
|
pressure.py
|
Fix incorrect deprecation year for conversion utils (#80195)
|
2022-10-13 00:06:23 +02:00 |
process.py
|
Move `disallow-any-generics` to mypy.ini (#63917)
|
2022-01-11 13:33:25 -08:00 |
read_only_dict.py
|
Make TypeVars private (1) (#68205)
|
2022-03-17 18:52:38 +01:00 |
speed.py
|
Fix incorrect deprecation year for conversion utils (#80195)
|
2022-10-13 00:06:23 +02:00 |
ssl.py
|
…
|
|
temperature.py
|
Fix incorrect deprecation year for conversion utils (#80195)
|
2022-10-13 00:06:23 +02:00 |
thread.py
|
…
|
|
timeout.py
|
…
|
|
ulid.py
|
Sync event timed_fired and the context ulid time (#71854)
|
2022-05-14 12:12:08 -07:00 |
unit_conversion.py
|
Add stones to mass units (#83933)
|
2022-12-13 17:35:14 +01:00 |
unit_system.py
|
Enable automatic conversion for pressures (#83525)
|
2022-12-12 12:42:35 +01:00 |
uuid.py
|
…
|
|
variance.py
|
Improve ignore_variance typing (#83927)
|
2022-12-13 15:22:23 +01:00 |
volume.py
|
Fix incorrect deprecation year for conversion utils (#80195)
|
2022-10-13 00:06:23 +02:00 |