]> 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 08:35:06 +0000 (01:35 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 16 May 2018 08:35:06 +0000 (11:35 +0300)
commit4af6110f77e141779492995fd168d4f027fcf3cf
treef596b58be44651a655e17cf60edbe0e08c65c8d3
parentc73268aad7645a146b3e0e088c198a1fb74d57ff
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