Skip to content
Snippets Groups Projects
Unverified Commit 0b0609d0 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

[3.10] bpo-45382: test.pythoninfo logs more Windows versions (GH-30891) (GH-30894)


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.

(cherry picked from commit b0898f4a)

* bpo-45382: test.pythoninfo: set wmic.exe encoding to OEM (GH-30890)

(cherry picked from commit cef0a545)
(cherry picked from commit 4a57fa29)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent ad6ddd89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment