ollo69
|
0876239927
|
Do not redact diagnostics empty key (#69160)
|
2022-04-03 13:17:08 +02:00 |
Marc Mueller
|
be7ef6115c
|
Make TypeVars private (1) (#68205)
|
2022-03-17 18:52:38 +01:00 |
Marc Mueller
|
ac50248938
|
Add type ignore error codes [other] (#66781)
|
2022-02-17 23:10:25 -08:00 |
Paulus Schoutsen
|
5da923c341
|
Protect state.as_dict from mutation (#65693)
|
2022-02-04 14:45:25 -08:00 |
Aaron Bach
|
cc6b0cc843
|
Ensure diagnostics redaction can handle lists of lists (#65170)
* Ensure diagnostics redaction can handle lists of lists
* Code review
* Update homeassistant/components/diagnostics/util.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Code review
* Typing
* Revert "Typing"
This reverts commit 8a57f772ca .
* New typing attempt
* Revert "New typing attempt"
This reverts commit e26e4aae69 .
* Fix typing
* Fix typing again
* Add tests
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-01-29 13:30:15 -07:00 |
Paulus Schoutsen
|
520ba0a82e
|
Introduce new redact helper (#64579)
|
2022-01-20 23:02:47 +01:00 |