Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 7, 2023

No description provided.

@vstinner
Copy link
Member Author

vstinner commented Sep 7, 2023

test.pythoninfo on GitHub Action CI jobs of this PR.

Ubuntu:

platform.freedesktop_os_release[ID]: ubuntu
platform.freedesktop_os_release[NAME]: Ubuntu
platform.freedesktop_os_release[VERSION]: 20.04.6 LTS (Focal Fossa)
platform.freedesktop_os_release[VERSION_CODENAME]: focal
platform.freedesktop_os_release[VERSION_ID]: 20.04

Address Sanitizer:

platform.freedesktop_os_release[ID]: ubuntu
platform.freedesktop_os_release[NAME]: Ubuntu
platform.freedesktop_os_release[VERSION]: 20.04.6 LTS (Focal Fossa)
platform.freedesktop_os_release[VERSION_CODENAME]: focal
platform.freedesktop_os_release[VERSION_ID]: 20.04

@vstinner vstinner enabled auto-merge (squash) September 7, 2023 05:43
@vstinner vstinner merged commit babdced into python:main Sep 7, 2023
@vstinner vstinner deleted the pythoninfo_os_release branch September 7, 2023 05:43
@vstinner vstinner added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Sep 7, 2023
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-109063 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Sep 7, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2023
(cherry picked from commit babdced)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

GH-109064 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2023
(cherry picked from commit babdced)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Sep 7, 2023
vstinner added a commit that referenced this pull request Sep 7, 2023
…9063)

test.pythoninfo logs freedesktop_os_release() (GH-109057)
(cherry picked from commit babdced)

Co-authored-by: Victor Stinner <[email protected]>
Yhg1s pushed a commit that referenced this pull request Sep 8, 2023
…9064)

test.pythoninfo logs freedesktop_os_release() (GH-109057)
(cherry picked from commit babdced)

Co-authored-by: Victor Stinner <[email protected]>
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.

3 participants