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 FFY00
Recipients FFY00, jefferyto, rhettinger, vstinner
Date 2021-05-11.16:35:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620750922.71.0.580900520115.issue37596@roundup.psfhosted.org>
In-reply-to
Content
Another idea, would it be possible to add a flag to turn on reproducibility, sacrificing performance? This flag could be set when generating bytecode, where the performance hit shouldn't be that relevant.
History
Date User Action Args
2021-05-11 16:35:22FFY00setrecipients: + FFY00, rhettinger, vstinner, jefferyto
2021-05-11 16:35:22FFY00setmessageid: <1620750922.71.0.580900520115.issue37596@roundup.psfhosted.org>
2021-05-11 16:35:22FFY00linkissue37596 messages
2021-05-11 16:35:22FFY00create