◐ Shell
clean mode source ↗

bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions by ericsnowcurrently · Pull Request #31637 · python/cpython

@ericsnowcurrently

gvanrossum

gvanrossum

@ericsnowcurrently

@ericsnowcurrently

ericsnowcurrently added a commit that referenced this pull request

Mar 31, 2022
gh-32218)

This effectively reverts the Makefile change in gh-31637. I've added some notes so it is more clear what is going on.

We also update the "Check if generated files are up to date" job to run "make regen-deepfreeze" to ensure "make regen-global-objects" catches deepfreeze.c.

https://bugs.python.org/issue47146