Skip to content

Prevent make venv from reporting success when it actually failed#1611

Merged
AA-Turner merged 6 commits intopython:mainfrom
nachocab:fix-venv-1607
Jul 19, 2025
Merged

Prevent make venv from reporting success when it actually failed#1611
AA-Turner merged 6 commits intopython:mainfrom
nachocab:fix-venv-1607

Conversation

@nachocab
Copy link
Contributor

@nachocab nachocab commented Jul 19, 2025

Fixes #1607


📚 Documentation preview 📚: https://cpython-devguide--1611.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 19, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@AA-Turner AA-Turner merged commit 8a6dd1b into python:main Jul 19, 2025
4 checks passed
Sign up for free to 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.

make venv succeeds even if resolution fails (e.g. an old Python version)

4 participants