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 AidanWoolley
Recipients AidanWoolley, docs@python
Date 2022-04-07.09:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649325157.18.0.197038999405.issue47247@roundup.psfhosted.org>
In-reply-to
Content
E.g. 0o777 rather than 511

This is a regression since the docs for 3.9

Affected functions/methods:
pathlib.Path.mkdir
pathlib.Path.touch
os.open
os.mkdir
os.makedirs
os.mkfifo
os.mknod
History
Date User Action Args
2022-04-07 09:52:37AidanWoolleysetrecipients: + AidanWoolley, docs@python
2022-04-07 09:52:37AidanWoolleysetmessageid: <1649325157.18.0.197038999405.issue47247@roundup.psfhosted.org>
2022-04-07 09:52:37AidanWoolleylinkissue47247 messages
2022-04-07 09:52:37AidanWoolleycreate