diff options
author | Petr Viktorin <encukou@gmail.com> | 2021-04-14 16:38:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 16:38:30 +0200 |
commit | 92eebf6dd20c541ca5883d010a575fb6ea4a245c (patch) | |
tree | b698d8292a949ef46f80ec0b89394e2ba4e39875 /Python/pythonrun.c | |
parent | 5bf8bf2267cd109970b2d946d43b2e9f71379ba2 (diff) | |
download | cpython-git-92eebf6dd20c541ca5883d010a575fb6ea4a245c.tar.gz |
bpo-43795: Sort PC/python3dll.c (GH-25312)
Each section is sorted to reduce diffs (review effort) when the file becomes generated.
Sort is done with key=str.lower to preserve most of the original order (underscored items first).
https://bugs.python.org/issue43795
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions