Skip to content

[3.15] gh-151929: Get uptime on BSD/macOS in pythoninfo (GH-152189)#152196

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-b6d89ed-3.15
Jun 25, 2026
Merged

[3.15] gh-151929: Get uptime on BSD/macOS in pythoninfo (GH-152189)#152196
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-b6d89ed-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 25, 2026

Copy link
Copy Markdown
Contributor
  • Check sysctlbyname() function and sys/sysctl.h header in
    configure.
  • Add _testcapi.uptime_bsd() function.
    (cherry picked from commit b6d89ed)

Co-authored-by: Victor Stinner vstinner@python.org

* Check sysctlbyname() function and sys/sysctl.h header in
  configure.
* Add _testcapi.uptime_bsd() function.
(cherry picked from commit b6d89ed)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) June 25, 2026 13:12
@vstinner vstinner merged commit 1926cf3 into python:3.15 Jun 25, 2026
57 checks passed
@miss-islington miss-islington deleted the backport-b6d89ed-3.15 branch June 25, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants