diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-17 18:12:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 18:12:25 (GMT) |
commit | c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0 (patch) | |
tree | 9b854c73182d5a4274358a956974f0431648f260 /Python/context.c | |
parent | 778b07565e38cc94aa90318eb47b9cd09716756a (diff) | |
download | cpython-c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0.zip cpython-c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0.tar.gz cpython-c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0.tar.bz2 |
bpo-45231: update_file.py preserves end of line (GH-28411)
The update_file.py tool now preserves the end of line of the updated
file. Fix the "make regen-frozen" command: it no longer changes the
end of line of PCbuild/ files on Unix. Git changes the end of line
depending on the platform.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions