Skip to content

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

Merged
vstinner merged 1 commit into
python:3.13from
vstinner:pythoninfo_windows13
Jun 25, 2026
Merged

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

Conversation

@vstinner

Copy link
Copy Markdown
Member

[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)

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

[3.15] pythongh-151929: Get machine ID and uptime on Windows in pythoninfo (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)
(cherry picked from commit be65a38eb71aff2f9cf001099af11a746068609c)
@vstinner vstinner enabled auto-merge (squash) June 25, 2026 13:25
@vstinner vstinner merged commit 5b5f372 into python:3.13 Jun 25, 2026
41 checks passed
@vstinner vstinner deleted the pythoninfo_windows13 branch June 25, 2026 13:34
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