Skip to content

[3.14] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187)#152193

Merged
vstinner merged 1 commit into
python:3.14from
vstinner:pythoninfo_windows14
Jun 25, 2026
Merged

[3.14] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187)#152193
vstinner merged 1 commit into
python:3.14from
vstinner:pythoninfo_windows14

Conversation

@vstinner

Copy link
Copy Markdown
Member

gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146)

  • Replace "linux." prefix with "system." in pythoninfo.
  • Add _winapi.GetTickCount64() function.

(cherry picked from commit f991051) (cherry picked from commit ae4c2c1)

…ninfo (python#152146) (python#152187)

pythongh-151929: Get machine ID and uptime on Windows in pythoninfo (python#152146)

* Replace "linux." prefix with "system." in pythoninfo.
* Add _winapi.GetTickCount64() function.

(cherry picked from commit f991051)
(cherry picked from commit ae4c2c1)
@vstinner vstinner added skip news needs backport to 3.13 bugs and security fixes labels Jun 25, 2026
@vstinner vstinner enabled auto-merge (squash) June 25, 2026 12:42
@vstinner vstinner merged commit be65a38 into python:3.14 Jun 25, 2026
51 checks passed
@vstinner vstinner deleted the pythoninfo_windows14 branch June 25, 2026 13:08
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker be65a38eb71aff2f9cf001099af11a746068609c 3.13

@bedevere-app

bedevere-app Bot commented Jun 25, 2026

Copy link
Copy Markdown

GH-152195 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 25, 2026
vstinner added a commit that referenced this pull request Jun 25, 2026
…152146) (#152187) (#152193) (#152195)

[3.14] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187) (#152193)

[3.15] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187)

gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146)

* Replace "linux." prefix with "system." in pythoninfo.
* Add _winapi.GetTickCount64() function.

(cherry picked from commit f991051)
(cherry picked from commit ae4c2c1)
(cherry picked from commit be65a38)
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.

1 participant