Skip to content

gh-132719: Skip multiprocessing test if missing ctypes #132846

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
Apr 23, 2025

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 23, 2025

Skip test_rlock_locked_2processes() if multiprocessing.sharedctypes is missing (need ctypes).

Skip test_rlock_locked_2processes() if multiprocessing.sharedctypes
is missing (need ctypes).
@vstinner vstinner requested a review from gpshead as a code owner April 23, 2025 16:07
@bedevere-app bedevere-app bot added awaiting core review tests Tests in the Lib/test dir labels Apr 23, 2025
@vstinner vstinner merged commit e2c69d3 into python:main Apr 23, 2025
44 checks passed
@vstinner vstinner deleted the ctypes2 branch April 23, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant