summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2021-11-25-13-53-36.bpo-45866.ZH1W8N.rst
blob: efa046d91e08e988de6960f903baf84590f6fb49 (plain)
1
2
3
4
``make regen-all`` now produces the same output when run from a directory
other than the source tree: when building Python out of the source tree.
pegen now strips directory of the "generated by pygen from <FILENAME" header
Patch by Victor Stinner.