]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions (gh-31637)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 1 Mar 2022 21:29:54 +0000 (14:29 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 21:29:54 +0000 (14:29 -0700)
commit21099fc064c61d59c936a2f6a0db3e07cd5c8de5
tree492c3bd1714b3bb30c412e8907bdf60692d3b201
parent3b0f1c5a710eff289dc44bec972dbaea353cc54f
bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions (gh-31637)

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