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 barry
Recipients barry, davin, kapilt, ned.deily, pitrou, ronaldoussoren
Date 2018-11-14.17:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542217957.32.0.788709270274.issue33725@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-11-14 17:52:37barrysetrecipients: + barry, ronaldoussoren, pitrou, ned.deily, davin, kapilt
2018-11-14 17:52:37barrysetmessageid: <1542217957.32.0.788709270274.issue33725@psf.upfronthosting.co.za>
2018-11-14 17:52:37barrylinkissue33725 messages
2018-11-14 17:52:37barrycreate