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
At present the arguments to asyncgen.athrow() are not checked until the
coroutine is awaited. Unpack them on coroutine creation instead, so they are
checked immediately.
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
output:
CPython versions tested on:
3.8, 3.9, 3.10, 3.11, 3.12, 3.13, CPython main branch
Operating systems tested on:
Linux
Linked PRs
The text was updated successfully, but these errors were encountered: