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
{{ message }}
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
With asyncio pure exceptions can be used throughout to simplify the code and quality of exception data. The isinstance(..., str) bits of code can then be stripped out.
With asyncio pure exceptions can be used throughout to simplify the code and quality of exception data. The
isinstance(..., str)
bits of code can then be stripped out.This can follow on nicely from #3642
The text was updated successfully, but these errors were encountered: