STINNER Victor <vstin...@redhat.com> added the comment:
Ah, so the task is just open PC/launcher.c and replaced "si.cb = sizeof(si)" with "GetStartupInfoW(&si)". Ok, I agree, that's easy and I would be happy to review such PR ;-) I add the "[EASY C]" tag to the issue title in this case. ---------- title: inherit the py launcher's STARTUPINFO -> [EASY C] inherit the py launcher's STARTUPINFO _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32560> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com