commit | 253b7a0a9fef1d72a4cb87b837885576e68e917c | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Nov 26 11:50:34 2021 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 26 11:50:34 2021 +0100 |
tree | dc5f8a45dcd4830ef1ca6504fb4fb0d4b77f52a5 | |
parent | ee1e2c604c8a66a407116d9c3e589ab0b9580c54 [diff] |
bpo-45866: pegen strips directory of "generated from" header (GH-29777) "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.