Skip to content

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

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 6 commits into from
Jul 19, 2025

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