]> 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>
Sat, 5 Sep 2020 15:37:04 +0000 (08:37 -0700)
committerGitHub <noreply@github.com>
Sat, 5 Sep 2020 15:37:04 +0000 (16:37 +0100)
commita708ae7470cf0abc58a62853c25d9bbc977f8cd1
tree81fff06c447ad0b041576fc147bc7652c03bdee5
parent21100ab2798ec928c2e9fae89d7706be25fcf778
bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363) (GH-22109)

(cherry picked from commit c2c1f1f906cdeb40576880d4b6a4f8fcbc016eb8)

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