tests: Skip various sys.getrefcount() checks in case sys.getrefcount is missing743f530e2a1258d3a940eae51eaf0e7fa2289dce
commit743f530e2a1258d3a940eae51eaf0e7fa2289dce
authorChristoph Reiter <reiter.christoph@gmail.com>
Sat, 31 Mar 2018 12:39:48 +0000 (31 14:39 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Sat, 31 Mar 2018 12:39:48 +0000 (31 14:39 +0200)
tree380d22a6b509c892070e1caa608502c3e2eb52d0
parent809f116a9739f77ea98b8ee11f102b44e38ee710
tests: Skip various sys.getrefcount() checks in case sys.getrefcount is missing

PyPy doesn't support it.
tests/test_everything.py
tests/test_gi.py