]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140421: Disable perf trampoline on older macOS (#144647)
authorJoshua Root <jmr@macports.org>
Wed, 11 Feb 2026 04:27:16 +0000 (15:27 +1100)
committerGitHub <noreply@github.com>
Wed, 11 Feb 2026 04:27:16 +0000 (23:27 -0500)
commitd5f96c86653de4dc8c5074ab0bf3027d0a3c1878
tree582dc32d7d93e95c7990c4923c5819f5e1142841
parentd18dbd5e1ce6ca43b559450bab312ded1117d746
gh-140421: Disable perf trampoline on older macOS (#144647)

Trampoline requires clock_gettime() which was added in macOS 10.12.
Misc/NEWS.d/next/Build/2026-02-10-06-31-29.gh-issue-140421.vxosUx.rst [new file with mode: 0644]
configure
configure.ac