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 swarren
Recipients cbrannon, swarren
Date 2008-07-18.03:57:29
SpamBayes Score 0.08468019
Marked as misclassified No
Message-id <1216353457.17.0.719403197404.issue3394@psf.upfronthosting.co.za>
In-reply-to
Content
I'd probably argue for at least 0660<<16, if not 0666<<16, since group
permissions are pretty typically set, but even 0666<<16 would be OK,
since the umask on extraction would take away any permissions the
extracting user didn't want.

But, as long as the chosen mask includes at least 0600, I'd consider the
issue fixed.
History
Date User Action Args
2008-07-18 03:57:37swarrensetspambayes_score: 0.0846802 -> 0.08468019
recipients: + swarren, cbrannon
2008-07-18 03:57:37swarrensetspambayes_score: 0.0846802 -> 0.0846802
messageid: <1216353457.17.0.719403197404.issue3394@psf.upfronthosting.co.za>
2008-07-18 03:57:35swarrenlinkissue3394 messages
2008-07-18 03:57:35swarrencreate