[issue5300] distutils should preserve +x bit on data files

2021-02-03 Thread Steve Dower
Steve Dower added the comment: Distutils is now deprecated (see PEP 632) and all tagged issues are being closed. From now until removal, only release blocking issues will be considered for distutils. If this issue does not relate to distutils, please remove the component and reopen it. If y

[issue5300] distutils should preserve +x bit on data files

2014-03-13 Thread Éric Araujo
Changes by Éric Araujo : -- assignee: tarek -> components: +Distutils -Distutils2 title: distutils ignores file permissions -> distutils should preserve +x bit on data files versions: +Python 2.7, Python 3.3, Python 3.4 -3rd party ___ Python tracker