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 <1621937839.09.0.257584279883.issue37596@roundup.psfhosted.org>
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: <1621937839.09.0.257584279883.issue37596@roundup.psfhosted.org>
2021-05-25 10:17:19vstinnerlinkissue37596 messages
2021-05-25 10:17:19vstinnercreate