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
test: mark the resumption-token test's post-exit line lax-no-cover for 3.11
CPython gh-106749 (wontfix on 3.11): coro.throw() omits the call trace
event, desyncing coverage.py's CTracer so the first plain statement after
a ClientSession/streamable_http_client __aexit__ is dropped. Restructures
only relocate the miss (verified empirically across five variants); name
the upstream bug and sanction lax-no-cover for this case in the README.
0 commit comments