commit | ad0e2a9332626dac4588f18626a20c48f4a58a9c | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Wed Nov 22 08:29:28 2023 |
committer | GitHub <noreply@github.com> | Wed Nov 22 08:29:28 2023 |
tree | 7ba526252610c07c32eb14412c0fd8c7027c245a | |
parent | fde8fe50e495b66c397c6ce147ca3af2e7d9b289 [diff] |
Do not build the macOS installer with mimalloc enabled (#112312) Do not build the macOS installer with mimalloc enabled pending resolution of weak linking crashes during interpreter startup on macOS 10.9, 10.10, and 10.11 when built on macOS 11 and later.