]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-29845: Mark tests that use _testcapi as CPython-only (#711)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Mar 2017 18:20:10 +0000 (20:20 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2017 18:20:10 +0000 (20:20 +0200)
commit24c738a9e91b8f46da6166663d8ce7ec18cec784
tree99ed70ea10252ad329c458d9ddd3d758924aedbd
parent6b5a9ec4788770c652bac3bf5d5a0a3b710b82ae
bpo-29845: Mark tests that use _testcapi as CPython-only (#711)
Lib/ctypes/test/test_structures.py
Lib/test/test_atexit.py
Lib/test/test_coroutines.py
Lib/test/test_socket.py
Lib/test/test_tracemalloc.py