]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (#152127)
authorVictor Stinner <vstinner@python.org>
Wed, 24 Jun 2026 23:30:51 +0000 (01:30 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 23:30:51 +0000 (23:30 +0000)
commit3db3bba4d1feb3a9fbfcd368d470db17b5336dc4
tree9d1a5bd355677a1c6365f7e7adca6c8b55cfeb3c
parentb41dc4ac6354dd563258a9766325496c3b2e82e1
gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (#152127)

GHA: Run test.pythoninfo on the "Cross build Linux" job.
.github/workflows/build.yml
Lib/test/pythoninfo.py