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 loewis
Recipients Arfrever, loewis, ned.deily, r.david.murray, tpievila
Date 2012-09-09.23:04:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347231843.38.0.0132931376126.issue15890@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that it is tradition of (BSD) install(1) to ignore umask. For consistency, all installed files should get the same ACL (+-x where necessary). So I think this behavior is a bug (although apparently not a regression).
History
Date User Action Args
2012-09-09 23:04:03loewissetrecipients: + loewis, ned.deily, Arfrever, r.david.murray, tpievila
2012-09-09 23:04:03loewissetmessageid: <1347231843.38.0.0132931376126.issue15890@psf.upfronthosting.co.za>
2012-09-09 23:04:02loewislinkissue15890 messages
2012-09-09 23:04:02loewiscreate