|
From: | Gábor Boskovits |
Subject: | bug#22533: Python bytecode reproducibility |
Date: | Tue, 6 Mar 2018 15:57:02 +0100 |
Ricardo Wurmus <address@hidden> writes:
> Marius Bakke <address@hidden> writes:
>
>> I suppose we'll have to set PYTHONHASHSEED somewhere in
>> python-build-system as well. Did you check if that makes a difference
>> for numpy? Perhaps it's enough to set it if we add an auto-compilation
>> step?
>
> Right, I’m going to test this with numpy now. Thanks for the hint!
It did help with one file, which is now built reproducibly, namely
lib/python3.6/site-packages/numpy/testing/nose_tools/__ pycache__/utils.cpython-36.pyc
This leaves five files in numpy that shouldn’t be but unfortunately are
different.
[Prev in Thread] | Current Thread | [Next in Thread] |