diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-04-04 10:18:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-04 10:18:56 -0700 |
| commit | 1487cd14bb1e04de5b98fffc5ec41c6cf6b5d5f1 (patch) | |
| tree | 732f8f6c36e65497e5e7563ea9af4bc5c676c3c8 /Python | |
| parent | 4fd6c27dc8ba7ca97aa70e1ab98729f2207bbe19 (diff) | |
| download | cpython-git-1487cd14bb1e04de5b98fffc5ec41c6cf6b5d5f1.tar.gz | |
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'.
(cherry picked from commit 2eeac269dd1e04a2a179384576986c3e47895ee0)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions
