-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-136854: Exit on error in make venv
#136856
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
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There's a similar Makefile
in the PEPs repo, would you like to do the triple?
(cherry picked from commit 9c2f91c) Co-authored-by: Nacho Caballero <nachocab@gmail.com> Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
(cherry picked from commit 9c2f91c) Co-authored-by: Nacho Caballero <nachocab@gmail.com> Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
GH-136860 is a backport of this pull request to the 3.14 branch. |
GH-136861 is a backport of this pull request to the 3.13 branch. |
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
Fixes #136854
make venv
from saying it succeeded when it failed #136854📚 Documentation preview 📚: https://cpython-previews--136856.org.readthedocs.build/