]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33041: Add tests for jumps in/out of 'async with' blocks. (#6110)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 18 Mar 2018 07:53:08 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Mar 2018 07:53:08 +0000 (09:53 +0200)
commitbc300ce205f99acb1ef92c37de06dc76147e073b
tree2759ea85e53c0f7a9f611c9eb3b7cb84dfcc9c23
parentbbf7bb7a636b3112ef6f6b31df385606d52517ce
bpo-33041: Add tests for jumps in/out of 'async with' blocks. (#6110)
Lib/test/test_sys_settrace.py