Skip to content

gh-140421: Disable perf trampoline on older macOS#144647

Merged
ned-deily merged 3 commits into
python:mainfrom
jmroot:disable-perf-old-macos
Feb 11, 2026
Merged

gh-140421: Disable perf trampoline on older macOS#144647
ned-deily merged 3 commits into
python:mainfrom
jmroot:disable-perf-old-macos

Conversation

@jmroot

@jmroot jmroot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Requires clock_gettime() which was added in 10.12.

Requires clock_gettime() which was added in 10.12.
@jmroot jmroot changed the title pythongh-140421: Disable perf trampoline on older macOS gh-140421: Disable perf trampoline on older macOS Feb 10, 2026
@ned-deily ned-deily merged commit d5f96c8 into python:main Feb 11, 2026
50 checks passed
@jmroot jmroot deleted the disable-perf-old-macos branch February 11, 2026 04:44
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Trampoline requires clock_gettime() which was added in macOS 10.12.
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
Trampoline requires clock_gettime() which was added in macOS 10.12.
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Trampoline requires clock_gettime() which was added in macOS 10.12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants