[Distutils] Re: Proposal for timestamps of installed files

2018-08-06 Thread Chris Jerdonek
Does this proposal mean that .pyc files would need to be regenerated after installing from a wheel (because the timestamp inside the .pyc file would no longer match the .py file from which it came)? I could be wrong, but it seems like it’s a desirable feature that .pyc files be generated and up to

[Distutils] Re: Proposal for timestamps of installed files

2018-08-06 Thread Jeroen Demeyer
On 2018-08-06 19:49, Chris Jerdonek wrote: Does this proposal mean that .pyc files would need to be regenerated after installing from a wheel (because the timestamp inside the .pyc file would no longer match the .py file from which it came)? No, I specifically mentioned that the timestamps of .