Distribution changes
- Strip versioned Xcode path from build flags (#414)
- Sort keys in
sysconfigdata (#415) - Patch
_tkinter.cto look in base prefix (#421) - Remove
-Werror=unguarded-availability-newfromsysconfigdata (#422) - Convert to UTF-8 prior to setting Tkinter path (#425)
- Pass
-utf8tovswhere(#429) - Remove
pgo-only builds on macOS and Linux;pgo+ltobuilds are available (#444)
Build system changes
- Remove
mips/mipseltargets from CI; these were not published (#413) - Scope
libatomicallowance to MIPS on Python 3.13 (#411) - Build system refactor to prepare for parallel Python version building (#419)
- Ignore clean-up errors for Windows temporary directory (#427)
- Require
mimallocexplicitly on all GNU Python 3.13 builds (#391) - Generate CI matrix at dynamically (#428)
Full Changelog: 2024120...2024121