bpo-47152: Automatically regenerate sre_constants.h (GH-91439)
* Move the code for generating Modules/_sre/sre_constants.h from Lib/re/_constants.py into a separate script Tools/scripts/generate_sre_constants.py. * Add target `regen-sre` in the makefile. * Make target `regen-all` depending on `regen-sre`.
S
Serhiy Storchaka committed
474fdbe9e4a2ff90ef39e8748da644c86a200981
Parent: 943ca5e
Committed by GitHub <noreply@github.com>
on 4/12/2022, 3:34:06 PM