]> granicus.if.org Git - python/commit
bpo-32384: Skip test when _testcapi isn't available (GH-4940)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 16 May 2018 09:17:25 +0000 (02:17 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 16 May 2018 09:17:25 +0000 (12:17 +0300)
commit5e8c52680450b67a116d3d555db8416c40576fdb
tree64174906607dfe80dbac9fe047cdf009777371f6
parent8fa36b6be47356f8e42a8bd0b3dba24a8fbd6c35
bpo-32384: Skip test when _testcapi isn't available (GH-4940)

(cherry picked from commit 4cc3eb48e1e8289df5153db1c701cae263a1ef86)

Co-authored-by: Isaiah Peng <isaiah@users.noreply.github.com>
Lib/test/test_generators.py