Message12990

Author r_walter
Recipients r_walter
Date 2020-02-12.14:09:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581516589.44.0.108204222868.issue2862@roundup.psfhosted.org>
In-reply-to
Content
The real workaround is to set read rights for group and other:

find Lib -type f -name "*py.class" | xargs chmod 644

This was the case for builds on Windows 10 and Linux.
History
Date User Action Args
2020-02-12 14:09:49r_waltersetmessageid: <1581516589.44.0.108204222868.issue2862@roundup.psfhosted.org>
2020-02-12 14:09:49r_waltersetrecipients: + r_walter
2020-02-12 14:09:49r_walterlinkissue2862 messages
2020-02-12 14:09:49r_waltercreate