Uh oh!
There was an error while loading. Please reload this page.
gh-151929: Get machine ID and uptime on Windows in pythoninfo - #152146
Conversation
* Replace "linux." prefix with "system." in pythoninfo. * Add _winapi.GetTickCount64() function.
vstinner
commented
Jun 25, 2026
Example: Windows / Build and test (x64, tail-call) logs machine_id and uptime correctly: |
vstinner
commented
Jun 25, 2026
Ah, interesting the machine ID
|
Uh oh!
There was an error while loading. Please reload this page.
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
Sorry, @vstinner, I could not cleanly backport this to |
Sorry, @vstinner, I could not cleanly backport this to |
Sorry, @vstinner, I could not cleanly backport this to |
GH-152187 is a backport of this pull request to the 3.15 branch. |
…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)
…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)
Uh oh!
There was an error while loading. Please reload this page.