Skip to content

20241219

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 22:54
· 5 commits to main since this release
a9484ef

Distribution changes

  • Strip versioned Xcode path from build flags (#414)
  • Sort keys in sysconfig data (#415)
  • Patch _tkinter.c to look in base prefix (#421)
  • Remove -Werror=unguarded-availability-new from sysconfig data (#422)
  • Convert to UTF-8 prior to setting Tkinter path (#425)
  • Pass -utf8 to vswhere (#429)
  • Remove pgo-only builds on macOS and Linux; pgo+lto builds are available (#444)

Build system changes

  • Remove mips / mipsel targets from CI; these were not published (#413)
  • Scope libatomic allowance 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 mimalloc explicitly on all GNU Python 3.13 builds (#391)
  • Generate CI matrix at dynamically (#428)

Full Changelog: 2024120...2024121