]> granicus.if.org Git - python/commit
bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Jun 2019 16:13:16 +0000 (09:13 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2019 16:13:16 +0000 (09:13 -0700)
commit5effd10bf14ab0a8a6695100aaf0b687eca68e6d
tree26f98593dc6b00b3bef61c849c882bda88ecd9dc
parent357626676035d2bb12ea92e0edf3c7b383d627ec
bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892)

(cherry picked from commit 740a84de73ad8d02655de0a084036f4b7e49a01b)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Lib/test/test_call.py
Lib/test/test_capi.py