SIGN IN SIGN UP

bpo-29922: Add more tests for error messages in 'async with'. (GH-6370)

Different paths are executed for normal exit and for leaving
the 'async with' block with 'break', 'continue' or 'return'.
S
Serhiy Storchaka committed
2eeac269dd1e04a2a179384576986c3e47895ee0
Parent: c51d8c9
Committed by GitHub <noreply@github.com> on 4/4/2018, 3:45:10 PM