diff options
author | CF Bolz-Tereick <cfbolz@gmx.de> | 2024-11-10 16:16:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-10 17:16:36 +0200 |
commit | 0f6bb28ff3ba152faf7523ea9aaf0094cc39bdda (patch) | |
tree | 202c41eada09bf7778cc00d54ef9f1e1c1bc6da5 /Lib/test/_test_multiprocessing.py | |
parent | 160758a574d12bf0d965d8206136e7da4f4fd6c3 (diff) | |
download | cpython-0f6bb28ff3ba152faf7523ea9aaf0094cc39bdda.tar.gz cpython-0f6bb28ff3ba152faf7523ea9aaf0094cc39bdda.zip |
Skip test in test_socket.py if `sys.getrefcount` isn't available (#126640)
Skip `testMakefileCloseSocketDestroy` test if `sys.getrefcount` isn't available. This is necessary for PyPy and other Python implementations that do not have `sys.getrefcount`.
Diffstat (limited to 'Lib/test/_test_multiprocessing.py')
0 files changed, 0 insertions, 0 deletions