]> granicus.if.org Git - python/commit
bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892)
authorVictor Stinner <vstinner@redhat.com>
Fri, 7 Jun 2019 15:51:28 +0000 (17:51 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2019 15:51:28 +0000 (17:51 +0200)
commit740a84de73ad8d02655de0a084036f4b7e49a01b
tree44c2cbd5c8648a6f1560f397e114b4de8a2ad288
parent3bf0f3ad2046ac674d8e8a2c074a5a8b3327797d
bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892)
Lib/test/test_call.py
Lib/test/test_capi.py