zigpy / zigpy-cc

Texas Instruments Z-Stack ZNP handler for zigpy

Home Page:https://github.com/zigpy/zigpy-cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate asynctest to stdlib's AsyncMock

Gamester17 opened this issue · comments

Same as zigpy/bellows#339 and zigpy/zigpy#475 as reported by @fabaff of Home Assistant / hass.io :

Asynctest doesn't work with Python 3.8 and above. It's the same issue as for zigpy (zigpy/zigpy#475).

Update: FYI, bellows, zigpy-deconz, and zigpy now changed to AsyncMock: