Skip to content

Conversation

@sobolevn
Copy link
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
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
MemberAuthor

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

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

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
@bedevere-app
Copy link

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
@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Nov 12, 2024
@bedevere-app
Copy link

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 <[email protected]>
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 <[email protected]>
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