Commit Graph
9 Commits
Author SHA1 Message Date
epenetandGitHub 4f6a5bb65b Standardize homeassistant imports in component (c-d) (#136823) 2025-01-29 11:37:16 +01:00
6bb4e7d62c Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <[email protected]>
Co-authored-by: Marc Mueller <[email protected]>
Co-authored-by: J. Nick Koston <[email protected]>
2024-03-26 00:02:16 +01:00
Marc MuellerandGitHub 0e3945ca6c Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
J. Nick KostonandGitHub 1d5a052df1 Fix debugpy blocking the event loop at startup (#65252) 2022-01-30 18:08:37 +01:00
Marc MuellerandGitHub 487fa0a905 Use assignment expressions 20 (#57969) 2021-10-20 20:31:00 +02:00
Franck NijhofandGitHub b112b18848 Get running event loop in debugpy (#52091) 2021-06-22 21:16:50 +02:00
Erik MontnemeryandGitHub f3c6e846fa Enable asyncio debugging from debugpy integration (#51880)
* Optionally enable asyncio debugging from debugpy integration

* Unconditionally enable asyncio debugging
2021-06-15 12:10:47 +02:00
Marc MuellerandGitHub 7c0734bdd5 Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
Franck NijhofandGitHub b47be05efc Add new Remote Python Debugger integration (#36960) 2020-06-22 15:17:59 +02:00