SIGN IN SIGN UP

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`.
C
CF Bolz-Tereick committed
0f6bb28ff3ba152faf7523ea9aaf0094cc39bdda
Parent: 160758a
Committed by GitHub <noreply@github.com> on 11/10/2024, 3:16:36 PM