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 jdemeyer
Recipients dstufft, eric.araujo, erik.bray, jayyin11043, jdemeyer, matrixise, r.david.murray
Date 2018-02-06.19:43:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517946191.69.0.467229070634.issue32773@psf.upfronthosting.co.za>
In-reply-to
Content
> if so wouldn't that still require an internal option?

No, you just need to change the calls to the copy_file() function to add the keyword argument preserve_times=False

If you agree, then I could easily provide a patch.
History
Date User Action Args
2018-02-06 19:43:11jdemeyersetrecipients: + jdemeyer, eric.araujo, r.david.murray, erik.bray, dstufft, matrixise, jayyin11043
2018-02-06 19:43:11jdemeyersetmessageid: <1517946191.69.0.467229070634.issue32773@psf.upfronthosting.co.za>
2018-02-06 19:43:11jdemeyerlinkissue32773 messages
2018-02-06 19:43:11jdemeyercreate