Skip to content

gh-136854: Exit on error in make venv#136856

Merged
hugovk merged 1 commit into
python:mainfrom
nachocab:fix-136854
Jul 20, 2025
Merged

gh-136854: Exit on error in make venv#136856
hugovk merged 1 commit into
python:mainfrom
nachocab:fix-136854

Conversation

@nachocab

@nachocab nachocab commented Jul 20, 2025

Copy link
Copy Markdown
Contributor

@bedevere-app

bedevere-app Bot commented Jul 20, 2025

Copy link
Copy Markdown

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 skip news label instead.

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

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?

@hugovk hugovk enabled auto-merge (squash) July 20, 2025 12:07
@hugovk hugovk merged commit 9c2f91c into python:main Jul 20, 2025
41 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @nachocab for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 20, 2025
(cherry picked from commit 9c2f91c)

Co-authored-by: Nacho Caballero <nachocab@gmail.com>
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 20, 2025
(cherry picked from commit 9c2f91c)

Co-authored-by: Nacho Caballero <nachocab@gmail.com>
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
@bedevere-app

bedevere-app Bot commented Jul 20, 2025

Copy link
Copy Markdown

GH-136860 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 20, 2025
@bedevere-app

bedevere-app Bot commented Jul 20, 2025

Copy link
Copy Markdown

GH-136861 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 20, 2025
hugovk pushed a commit that referenced this pull request Jul 20, 2025
Co-authored-by: Nacho Caballero <nachocab@gmail.com>
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
hugovk pushed a commit that referenced this pull request Jul 20, 2025
Co-authored-by: Nacho Caballero <nachocab@gmail.com>
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 20, 2025
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
python#136860)

Co-authored-by: Nacho Caballero <nachocab@gmail.com>
Co-authored-by: Nacho Caballero <nacho.caballero@astrazeneca.com>
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.

Prevent make venv from saying it succeeded when it failed

3 participants