Message182020
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, hynek, milko.krachounov, tarek |
| Date | 2013-02-13.10:59:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360753166.9.0.186746596966.issue17180@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the report. I agree with your analysis. We should follow the behavior of cp and always strip off the suid/sgid bits in shutil.copy(). coreutil's cp removes the bits and doesn't handle source owner = destination owner special. There are other bits that may need special treatment, too. I'm going to check the sources of cp. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-13 10:59:26 | christian.heimes | set | recipients: + christian.heimes, tarek, milko.krachounov, hynek |
| 2013-02-13 10:59:26 | christian.heimes | set | messageid: <1360753166.9.0.186746596966.issue17180@psf.upfronthosting.co.za> |
| 2013-02-13 10:59:26 | christian.heimes | link | issue17180 messages |
| 2013-02-13 10:59:26 | christian.heimes | create | |