SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

bpo-44035: Check autoconf files thoroughly (GH-29935)

Check that users don't push changes with outdated or patched autoconf.
The presence of runstatedir option and aclocal 1.16.3 are good markers.

Use my container image to regenerate autoconf files. "Check for changes"
will fail later when any file is regenerated.

Use ccache in check_generated_files to speed up testing.
C
Christian Heimes committed
98fac8bc183c113903403793ffe411358ee40d8a
Parent: 299483c
Committed by GitHub <noreply@github.com> on 12/6/2021, 12:18:56 PM