added 2 commits
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
)
(cherry picked from commit
)
pushed a commit to miss-islington/cpython that referenced this pull request
) 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
) * bpo-45382: test.pythoninfo: set wmic.exe encoding to OEM (
) (cherry picked from commit
) (cherry picked from commit
) Co-authored-by: Victor Stinner <[email protected]>
pushed a commit that referenced this pull request
… (
) 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
) *
: test.pythoninfo: set wmic.exe encoding to OEM (
) (cherry picked from commit
) (cherry picked from commit
) Co-authored-by: Victor Stinner <[email protected]>
pushed a commit to hello-adam/cpython that referenced this pull request
) (
) 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
) * bpo-45382: test.pythoninfo: set wmic.exe encoding to OEM (
) (cherry picked from commit
) (cherry picked from commit
) Co-authored-by: Victor Stinner <[email protected]> Closed