Skip to content

reproducibile/python.sh: disable hash randomization when creating .pyc files

Allan McRae requested to merge allan/python into main

Set PYTHONHASHSEED=0 to make .pyc files reproducible.

File transfered from the pacman project.

Signed-off-by: Allan McRae allan@archlinux.org

Merge request reports

Loading