diff options
author | Christian Heimes <christian@python.org> | 2021-12-06 12:18:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 12:18:56 (GMT) |
commit | 98fac8bc183c113903403793ffe411358ee40d8a (patch) | |
tree | 504482b1a02c635dd25487e698612e2f92f68996 /Python/getopt.c | |
parent | 299483c95d601ddcfdce2f96418b6499c1fc7b9f (diff) | |
download | cpython-98fac8bc183c113903403793ffe411358ee40d8a.zip cpython-98fac8bc183c113903403793ffe411358ee40d8a.tar.gz cpython-98fac8bc183c113903403793ffe411358ee40d8a.tar.bz2 |
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.
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions