Skip to content

Conversation

@miss-islington
Copy link
Contributor

Skip testMakefileCloseSocketDestroy test if sys.getrefcount isn't available. This is necessary for PyPy and other Python implementations that do not have sys.getrefcount.
(cherry picked from commit 0f6bb28)

Co-authored-by: CF Bolz-Tereick [email protected]

…honGH-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`.
(cherry picked from commit 0f6bb28)

Co-authored-by: CF Bolz-Tereick <[email protected]>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir skip issue skip news labels Nov 10, 2024
@Eclips4 Eclips4 enabled auto-merge (squash) November 10, 2024 15:17
@Eclips4 Eclips4 merged commit 9473ae9 into python:3.13 Nov 10, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants