Skip to content
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

Enable test_cppext on Windows #92906

Open
jkloth opened this issue May 17, 2022 · 0 comments
Open

Enable test_cppext on Windows #92906

jkloth opened this issue May 17, 2022 · 0 comments
Labels
OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@jkloth
Copy link
Contributor

jkloth commented May 17, 2022

Once source build virtual environments are properly detected, this test can successfully run on Windows.

Depends on #92897.

@jkloth jkloth added the type-bug An unexpected behavior, bug, or error label May 17, 2022
jkloth added a commit to jkloth/cpython that referenced this issue May 17, 2022
@AlexWaygood AlexWaygood added the tests Tests in the Lib/test dir label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

4 participants
@eryksun @jkloth @AlexWaygood and others