Home
last modified time | relevance | path

Searched defs:cpython_only (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/py-watchdog/watchdog-2.1.6/tests/
H A Dmarkers.py5 cpython_only = pytest.mark.skipif(python_implementation() != "CPython", reason="CPython only.") variable
/dports/devel/py-freezegun/freezegun-1.0.0/tests/
H A Dutils.py15 def cpython_only(func): function
/dports/devel/py-fastnumbers/fastnumbers-3.2.1/tests/
H A Dbuiltin_support.py62 def cpython_only(test: Any) -> Any: function
/dports/www/firefox/firefox-99.0/third_party/python/virtualenv/__virtualenv__/singledispatch-3.6.2-py2.py3-none-any/singledispatch/
H A Dhelpers.py174 def cpython_only(self, func): member in Support
/dports/devel/py-future/future-0.18.2/tests/test_future/
H A Dtest_int.py23 def cpython_only(f): function
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dtest_exceptions.pyx29 cpython_only = unittest.skip("Tests for _testcapi make no sense here.") variable
H A Dtest_unicode.pyx30 cpython_only = _ignore variable in support
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dtest_exceptions.pyx29 cpython_only = unittest.skip("Tests for _testcapi or Python error messages make no sense here.") variable
H A Dtest_unicode.pyx30 cpython_only = _ignore variable in support
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_support.py1014 def cpython_only(test): function
/dports/devel/py-python-pcre/python-pcre-0.7/test/
H A Dtest_support.py1265 def cpython_only(test): function
/dports/devel/py-mypy/mypy-0.910/test-data/stdlib-samples/3.2/test/
H A Dsupport.py1183 def cpython_only(test): function
/dports/lang/python310/Python-3.10.1/Lib/test/support/
H A D__init__.py899 def cpython_only(test): function
/dports/lang/python-legacy/Python-2.7.18/Lib/test/support/
H A D__init__.py1489 def cpython_only(test): function
/dports/lang/python27/Python-2.7.18/Lib/test/support/
H A D__init__.py1489 def cpython_only(test): function
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/test/
H A Dsupport.py1544 def cpython_only(test): function
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/test/
H A Dsupport.py1544 def cpython_only(test): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/test/
H A Dsupport.py1544 def cpython_only(test): function
/dports/devel/py-future/future-0.18.2/src/future/backports/test/
H A Dsupport.py1544 def cpython_only(test): function
/dports/lang/python311/Python-3.11.0a3/Lib/test/support/
H A D__init__.py924 def cpython_only(test): function
/dports/devel/py-pyzipper/pyzipper-0.3.5/test/support/
H A D__init__.py1845 def cpython_only(test): function
/dports/lang/python37/Python-3.7.12/Lib/test/support/
H A D__init__.py1834 def cpython_only(test): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/support/
H A D__init__.py1945 def cpython_only(test): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/support/
H A D__init__.py1945 def cpython_only(test): function
/dports/lang/python-tools/Python-3.8.12/Lib/test/support/
H A D__init__.py1945 def cpython_only(test): function

12