◐ Shell
clean mode source ↗

Message 375992 - Python tracker

Message375992

Author Daniel Martin
Recipients Daniel Martin, docs@python, eryksun, gregory.p.smith, nanjekyejoannah
Date 2020-08-27.13:40:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598535607.22.0.0725998103082.issue39375@roundup.psfhosted.org>
In-reply-to
Content
See also https://bugs.python.org/issue40961 - that bug is not about thread safety, but another quirk around env. variable setting that needs to be documented in the documentation for os.putenv and os.getenv, and so anyone addressing this bug should probably address that one at the same time.
History
Date User Action Args
2020-08-27 13:40:07Daniel Martinsetrecipients: + Daniel Martin, gregory.p.smith, docs@python, eryksun, nanjekyejoannah
2020-08-27 13:40:07Daniel Martinsetmessageid: <1598535607.22.0.0725998103082.issue39375@roundup.psfhosted.org>
2020-08-27 13:40:07Daniel Martinlinkissue39375 messages
2020-08-27 13:40:07Daniel Martincreate