[issue36614] Popen

2019-04-12 Thread weispinc


New submission from weispinc :

Popen, when run on Windows server 2019 does not output binary by default.
Tried Python 3.5 3.6 3.7.
OK on Windows server 2016 and 1012.

--
messages: 340044
nosy: weispinc
priority: normal
severity: normal
status: open
title: Popen
type: behavior

___
Python tracker 
<https://bugs.python.org/issue36614>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36614] Popen output on windows server 2019

2019-04-12 Thread weispinc


Change by weispinc :


Added file: https://bugs.python.org/file48264/popen.py

___
Python tracker 
<https://bugs.python.org/issue36614>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36614] Popen output on windows server 2019

2019-04-12 Thread weispinc


weispinc  added the comment:

The tool is outputing exactly the same file on both WS2019 and WS2016.
I guess Popen is using some OS library or environment that has changed in 
WS2019.

--

___
Python tracker 
<https://bugs.python.org/issue36614>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com