You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle trio raising NotImplementedError on unsupported platforms. (#955)
* Handle import of `trio` raising `NotImplementedError` on unsupported platforms.
Closes#946
* Add pragma no cover to deal with oddly misbehaving test
* Update CHANGELOG.md
0 commit comments