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 vstinner
Recipients FFY00, jefferyto, rhettinger, vstinner
Date 2021-05-25.10:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Another idea, would it be possible to add a flag to turn on reproducibility, sacrificing performance?

The flag is the SOURCE_DATE_EPOCH env var, no?
History
Date User Action Args
2021-05-25 10:17:19vstinnersetrecipients: + vstinner, rhettinger, FFY00, jefferyto
2021-05-25 10:17:19vstinnersetmessageid: <[email protected]>
2021-05-25 10:17:19vstinnerlinkissue37596 messages
2021-05-25 10:17:19vstinnercreate