mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
7d5e2dd398
gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (GH-152127)
(cherry picked from commit 3db3bba4d1)
GHA: Run test.pythoninfo on the "Cross build Linux" job.
Co-authored-by: Victor Stinner <vstinner@python.org>