X Tutup
The Wayback Machine - https://web.archive.org/web/20220519145806/https://github.com/python/cpython/pull/92907
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

gh-92906: Enable test_cppext on Windows #92907

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jkloth
Copy link
Contributor

@jkloth jkloth commented May 17, 2022

With source build virtual environments sorted out, this test also runs just fine on Windows. Requires #92897.

Adding @vstinner due to recent work on this test.

@bedevere-bot bedevere-bot added tests awaiting review labels May 17, 2022
@jkloth
Copy link
Contributor Author

@jkloth jkloth commented May 17, 2022

The Windows test failures are to be expected until #92897 is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup