bpo-40495: compileall option to hardlink duplicate pyc files (GH-19901)
compileall is now able to use hardlinks to prevent duplicates in a case when .pyc files for different optimization levels have the same content. Co-authored-by: Miro Hrončok <miro@hroncok.cz> Co-authored-by: Victor Stinner <vstinner@python.org>
L
Lumír 'Frenzy' Balhar committed
e77d428856fbd339faee44ff47214eda5fb51d57
Parent: 7443d42
Committed by GitHub <noreply@github.com>
on 5/14/2020, 2:17:22 PM