]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47146: Avoid Using make Recursively (gh-32206)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 31 Mar 2022 01:24:02 +0000 (19:24 -0600)
committerGitHub <noreply@github.com>
Thu, 31 Mar 2022 01:24:02 +0000 (19:24 -0600)
commitdb4dada5108dd49ebca23e4559a53630a2df8447
tree77985d02dd51165ccc9cf64f5a3448b66a88aa40
parentf3d5715492195fd2532fc1a5d73be07923cdf2e1
bpo-47146: Avoid Using make Recursively (gh-32206)

https://bugs.python.org/issue47146
Makefile.pre.in
Tools/scripts/generate_global_objects.py