Serhiy Storchaka <[email protected]> added the comment:
You can change permissions after creating the directory. The C function mkdtemp() creates the directory with permissions 0o700. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41884> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
