Senthil Kumaran added the comment:
The patch was fine and yes agree that preserving timestamp as an option is
useful in many situations.
Committed in r85720. Thanks.
--
assignee: -> orsenthil
nosy: +orsenthil
resolution: -> accepted
stage: patch review -> committed/rejected
status: o
New submission from Dave Malcolm :
I'm attempting to fix up the build in my Fedora/RHEL packages of Python to
preserve timestamps of .py files as far as possible during the build, so that
.pyc/.pyo files end up with predictable embedded mtime values and thus
predictable hashes.
Am attaching a