Skip to content

gh-149879: Skip test_venv on Cygwin - #150418

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_venv
Closed

gh-149879: Skip test_venv on Cygwin#150418
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_venv

Conversation

@vstinner

@vstinnervstinner commented May 25, 2026

Copy link
Copy Markdown
Member

Skip test_venv tests for now since the feature is broken on Cygwin.

Skip test_venv tests for now since the feature is broken on Cygwin.
@vstinner

Copy link
Copy Markdown
MemberAuthor

I managed to fix venv on Cygwin: I wrote PR gh-150426 for that. I close this PR.

@vstinner
vstinner deleted the test_venv branch July 10, 2026 20:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner