diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-04-04 16:28:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 16:28:46 (GMT) |
commit | 785f36c876721c12f653371e9893527a25140624 (patch) | |
tree | c0cba0ad31e4748f1a78a60c40e27bd30c49166e /Lib/test/test_dataclasses.py | |
parent | fcd4e03e08a2d4ec1cde17beb66e2b22a052500f (diff) | |
download | cpython-785f36c876721c12f653371e9893527a25140624.zip cpython-785f36c876721c12f653371e9893527a25140624.tar.gz cpython-785f36c876721c12f653371e9893527a25140624.tar.bz2 |
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 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions