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
P
Petr Viktorin committed
92eebf6dd20c541ca5883d010a575fb6ea4a245c
Parent: 5bf8bf2
Committed by GitHub <noreply@github.com>
on 4/14/2021, 2:38:30 PM