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 martin.panter
Recipients loewis, martin.panter, pitrou, serhiy.storchaka, vajrasky
Date 2016-06-10.06:07:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465538877.21.0.751909606218.issue19930@psf.upfronthosting.co.za>
In-reply-to
Content
I’ve never considered this sort of scenario properly, so I don’t know if leaving the default mode for the parent directories is the best way or not. The obvious but more complicated alternative would be to call chmod() on all the new directories in a second step.

Anyway, if we are going to make any change, it should be documented. And I would say the current patch changes behaviour, so is probably not applicable as a bug fix.
History
Date User Action Args
2016-06-10 06:07:57martin.pantersetrecipients: + martin.panter, loewis, pitrou, serhiy.storchaka, vajrasky
2016-06-10 06:07:57martin.pantersetmessageid: <1465538877.21.0.751909606218.issue19930@psf.upfronthosting.co.za>
2016-06-10 06:07:57martin.panterlinkissue19930 messages
2016-06-10 06:07:57martin.pantercreate