◐ Shell
clean mode source ↗

bpo-45382: test.pythoninfo logs more Windows versions by vstinner · Pull Request #30817 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vstinner vstinner changed the title bpo-45382: test.pythoninfo logs Windows "ver" command bpo-45382: test.pythoninfo logs more Windows versions

Jan 23, 2022
Add the following info to test.pythoninfo:

* windows.ver: output of the shell "ver" command
* windows.version and windows.version_caption: output of the
  "wmic os get Caption,Version /value" command.

@aeros aeros mentioned this pull request

Oct 3, 2023

Labels