SIGN IN SIGN UP

bpo-44469: Fix tests for "async with" with bad object (GH-26817)

Test for execution of the body was null. It would pass
even if the code which should be skipped was executed.
S
Serhiy Storchaka committed
5d2b3a0d688cf8a33db3d266c9e7049c13766a4c
Parent: a317778
Committed by GitHub <noreply@github.com> on 6/21/2021, 7:21:59 AM