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.

作者 barry
收信人 barry, davin, kapilt, ned.deily, pitrou, ronaldoussoren
日期 2018-11-14.17:52:37
SpamBayes Score -1.0
Marked as misclassified
Message-id <1542217957.32.0.788709270274.issue33725@psf.upfronthosting.co.za>
In-reply-to
内容
FWIW, I suspect that setting the environment variable only helps if it's done before the process starts.  You cannot set it before the fork and have it affect the child.
历史
日期 用户 动作 参数
2018-11-14 17:52:37barry修改recipients: + barry, ronaldoussoren, pitrou, ned.deily, davin, kapilt
2018-11-14 17:52:37barry修改messageid: <1542217957.32.0.788709270274.issue33725@psf.upfronthosting.co.za>
2018-11-14 17:52:37barry链接issue33725 messages
2018-11-14 17:52:37barry创建