Skip to content

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

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

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

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 enabled auto-merge (squash) June 30, 2026 15:15
@vstinner vstinner merged commit e9d064f into python:3.15 Jun 30, 2026
54 checks passed
@miss-islington miss-islington deleted the backport-f1c5363-3.15 branch June 30, 2026 15:47
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