cpython/Misc/NEWS.d/next/Build
Victor Stinner a498433df2
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159)
gh-112088: Run autoreconf in GHA check_generated_files (#112090)

The "Check if generated files are up to date" job of GitHub Actions
now runs the "autoreconf -ivf -Werror" command instead of the "make
regen-configure" command to avoid depending on the external quay.io
server.

Add Tools/build/regen-configure.sh script to regenerate the configure
with an Ubuntu container image. The
"quay.io/tiran/cpython_autoconf:271" container image
(https://github.com/tiran/cpython_autoconf) is no longer used.

(cherry picked from commit d9fd33a869)
2023-11-16 15:55:40 +01:00
..
2023-10-05-11-46-20.gh-issue-109191.imUkVN.rst [3.12] gh-109191: Fix build with newer editline (gh-110239) (gh-110562) 2023-10-09 23:01:00 +09:00
2023-10-06-02-15-23.gh-issue-103053.--7JUF.rst [3.12] gh-103053: Fix make check-clean-src: check "python" program (GH-110449) (#110453) 2023-10-06 01:23:15 +00:00
2023-10-20-15-29-31.gh-issue-111046.2DxQl8.rst [3.12] gh-111046: for wasi-threads, export memory as well via the linker (GH-111099) (GH-111141) 2023-10-20 22:23:15 +00:00
2023-11-15-13-40-29.gh-issue-112088.UJQxxh.rst [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159) 2023-11-16 15:55:40 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Build* section in this directory.

.. _blurb: https://pypi.org/project/blurb/