Skip to content

skip test for sys._stdlib_dir if that is not present #134973

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
May 31, 2025

Conversation

cfbolz
Copy link
Contributor

@cfbolz cfbolz commented May 31, 2025

sys._stdlib_dir is an (undocumented) attribute of the sys module which might not be present on other python implementations.

@cfbolz cfbolz merged commit 895119e into python:main May 31, 2025
50 checks passed
@cfbolz cfbolz deleted the skip-sys-stdlib-dir-test branch May 31, 2025 11:46
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.

2 participants