[issue29708] support reproducible Python builds

Benjamin Peterson report at bugs.python.org
Thu Dec 31 10:10:28 EST 2020


Benjamin Peterson <benjamin at python.org> added the comment:

PEP 552 was a necessary but not sufficient step on the road towards fully deterministic pycs. The PEP says: "(Note there are other problems [1] [2] we do not address here that can make pycs non-deterministic.)" where [1] and [2] are basically the issues Inada-san has linked.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29708>
_______________________________________


More information about the Python-bugs-list mailing list