Skip to content

Fix error message of "Check if Autoconf files are up to date" job - #126683

Merged
sobolevn merged 2 commits into
python:mainfrom
sobolevn:fix-regen-configure-error-message
Nov 12, 2024
Merged

Fix error message of "Check if Autoconf files are up to date" job#126683
sobolevn merged 2 commits into
python:mainfrom
sobolevn:fix-regen-configure-error-message

Conversation

@sobolevn

Copy link
Copy Markdown
Member

make regen-all does not run make regen-configure see:

cpython/Makefile.pre.in

Lines 1732 to 1733 in 9fc2808

@echo "Note: make regen-stdlib-module-names, make regen-limited-abi, "
@echo "make regen-configure, make regen-sbom, and make regen-unicodedata should be run manually"

@erlend-aasland

Copy link
Copy Markdown
Contributor

This might need to be backported.

@sobolevnsobolevn added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Nov 12, 2024
@sobolevn

Copy link
Copy Markdown
MemberAuthor

Yes, original PR was backported to 3.13 and 3.12: #125744

@sobolevn
sobolevn merged commit 0052a8c into python:mainNov 12, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 12, 2024
…thonGH-126683)
(cherry picked from commit 0052a8c)
Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 12, 2024
…thonGH-126683)
(cherry picked from commit 0052a8c)
Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Nov 12, 2024
@bedevere-app

Copy link
Copy Markdown

GH-126718 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Nov 12, 2024
sobolevn added a commit that referenced this pull request Nov 12, 2024
…job (GH-126683) (#126718)
Fix error message of "Check if Autoconf files are up to date" job (GH-126683)
(cherry picked from commit 0052a8c)
Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Nov 12, 2024
…job (GH-126683) (#126717)
Fix error message of "Check if Autoconf files are up to date" job (GH-126683)
(cherry picked from commit 0052a8c)
Co-authored-by: sobolevn <mail@sobolevn.me>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
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.

2 participants

@sobolevn@erlend-aasland