Skip to content

[3.13] gh-152680: Detect container/VM in test.pythoninfo (GH-152668)#152698

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-f1c5363-3.13
Jun 30, 2026
Merged

[3.13] gh-152680: Detect container/VM in test.pythoninfo (GH-152668)#152698
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-f1c5363-3.13

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

On Apple, log the hardware model as "system.hardware".

  • Log the "CI", "IMAGE_OS_VERSION" and "container"
    environment variables.
  • Add run_command() and first_line() functions.
    (cherry picked from commit f1c5363)

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

)

On Apple, log the hardware model as "system.hardware".

* Log the "CI", "IMAGE_OS_VERSION" and "container"
  environment variables.
* Add run_command() and first_line() functions.
(cherry picked from commit f1c5363)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner merged commit 848cb25 into python:3.13 Jun 30, 2026
41 checks passed
@miss-islington miss-islington deleted the backport-f1c5363-3.13 branch June 30, 2026 15:36
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