Paul Moore <p.f.mo...@gmail.com> added the comment:

Confirmed, CREATE_NO_WINDOW works - in my test I used it *with* 
DETACHED_PROCESS.

Is it not a bug that the launcher doesn't respect the value of DETACHED_PROCESS 
when calling the Python interpreter, though? If nothing else, it means that 
there are differences between running Python via the launcher and not doing so 
(which are also evident as differences between a virtual environment and a 
non-virtual interpreter, as the venv machinery uses the launcher internally).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41619>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to