Christian Heigele added the comment:
Please stop investigation on this bug for now, it might be related to an
in-house security tool.
--
___
Python tracker
<https://bugs.python.org/issue32
Christian Heigele added the comment:
Confirmed. On my private machine I just got the 1709 update and also don't have
the error.
Any further ideas what I can do?
--
___
Python tracker
<https://bugs.python.org/is
Christian Heigele added the comment:
@Erik: That looks exactly like my setup, too bad that it's not reproducible:(.
I'll try to find other machines in my company that also have the 1709 update
already installed, and try to reproduc
Christian Heigele added the comment:
@Steve:
It's the command line variant delivered with tortoiseSvn, and it happens both
in 1.9.7 and 1.9.5
Also it occurs not only with --help but also with the other svn arguments, e.g.
up
--
___
P
Christian Heigele added the comment:
Fiy: If I explicitly parse the creationflag CREATE_NEW_CONSOLE I see the window
popping up on both machines, but only on one I get the correctly filled output.
process = subprocess.Popen(['svn.exe', '--help'], stdout=subprocess.
Christian Heigele added the comment:
That sounds like a hint in the right direction, for tasklist and also other
non-windows tools, e.g. git the check_output works fine.
Starting it in an administrator prompt however didn't change the beha
New submission from Christian Heigele :
Hi,
I have two machines, both Windows 10, both with python 2.7.12 (bug is also
reproducible with 2.7.14), one of them has the Fall creator update (-> version
1709) and one doesn't (->version 1607).
When I execute the checkout on some exec