8000 [3.13] Skip test in test_socket.py if `sys.getrefcount` isn't available (GH-126640) by miss-islington · Pull Request #126645 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
8000

[3.13] Skip test in test_socket.py if sys.getrefcount isn't available (GH-126640) #126645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 10, 2024

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 cfbolz@gmx.de

…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 <cfbolz@gmx.de>
@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
0