Message336392
| Author | giampaolo.rodola |
|---|---|
| Recipients | giampaolo.rodola, xxxxxxx |
| Date | 2019-02-23.17:17:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550942258.05.0.354857594273.issue35648@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
It turns out that's a bug I introduced in PR-7874. I'm providing: https://github.com/python/cpython/pull/11997 ...which fixes it without introducing a new parameter. I also verified that monkey patching shutil.copy2 and shutil.copy doesn't cause any issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-23 17:17:38 | giampaolo.rodola | set | recipients: + giampaolo.rodola, xxxxxxx |
| 2019-02-23 17:17:38 | giampaolo.rodola | set | messageid: <1550942258.05.0.354857594273.issue35648@roundup.psfhosted.org> |
| 2019-02-23 17:17:38 | giampaolo.rodola | link | issue35648 messages |
| 2019-02-23 17:17:38 | giampaolo.rodola | create | |