]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Jul 2020 23:30:46 +0000 (16:30 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2020 23:30:46 +0000 (16:30 -0700)
commitb71ff9a5b6e60ee1209a04d2e0e58d9a2e341db3
tree8c5825566ce701a3c98e14ed1d3e89fae6791125
parent41db8ffc59566b8552f9cce4452ee8afad00aa63
bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363)

(cherry picked from commit c2c1f1f906cdeb40576880d4b6a4f8fcbc016eb8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/test_builtin.py