1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 20:15:53 +00:00
Files
core/tests/components/bluetooth
J. Nick Koston 3bd4d66b2e Fix bluetooth diagnostics on macos (#79680)
* Fix bluetooth diagnostics on macos

The pyobjc objects cannot be pickled which cases dataclasses
asdict to raise an exception when trying to do the deepcopy

We now implement our own as_dict to avoid this problem

* add cover
2022-10-06 14:13:44 -04:00
..
2022-09-23 15:09:28 -10:00