]> granicus.if.org Git - python/commit
bpo-29845: Mark tests that use _testcapi as CPython-only (#711) (#725)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Mar 2017 18:53:42 +0000 (20:53 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2017 18:53:42 +0000 (20:53 +0200)
commitda88596a19d2cad0e85a2b3c3290b5b1d97a793d
treed32b221507445f0c652b69f1dff7a0fa00e4e06a
parentfca705d533970011e50b3f278aab81cead39b00d
bpo-29845: Mark tests that use _testcapi as CPython-only (#711) (#725)

(cherry picked from commit 24c738a9e91b8f46da6166663d8ce7ec18cec784)
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