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 serhiy.storchaka
Recipients ray-sit, serhiy.storchaka
Date 2020-09-29.13:20:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601385653.19.0.571157621072.issue41884@roundup.psfhosted.org>
In-reply-to
Content
You can change permissions after creating the directory.

The C function mkdtemp() creates the directory with permissions 0o700.
History
Date User Action Args
2020-09-29 13:20:53serhiy.storchakasetrecipients: + serhiy.storchaka, ray-sit
2020-09-29 13:20:53serhiy.storchakasetmessageid: <1601385653.19.0.571157621072.issue41884@roundup.psfhosted.org>
2020-09-29 13:20:53serhiy.storchakalinkissue41884 messages
2020-09-29 13:20:53serhiy.storchakacreate