This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eryksun
Recipients Bernat Gabor, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-08-23.15:06:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598195162.16.0.56650523439.issue41619@roundup.psfhosted.org>
In-reply-to
Content
I suppose that, in addition to fixing the bug with si.dwFlags, code could be added to use DETACHED_PROCESS if GetConsoleCP() returns 0 (i.e. the launcher isn't attached to a console).
History
Date User Action Args
2020-08-23 15:06:02eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, Bernat Gabor
2020-08-23 15:06:02eryksunsetmessageid: <1598195162.16.0.56650523439.issue41619@roundup.psfhosted.org>
2020-08-23 15:06:02eryksunlinkissue41619 messages
2020-08-23 15:06:02eryksuncreate