8000 bpo-40495: compileall option to hardlink duplicate pyc files by frenzymadness · Pull Request #19901 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-40495: compileall option to hardlink duplicate pyc files #19901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 14, 2020
Merged
Prev Previous commit
Next Next commit
Refactor tests
* Add HardlinkDedupTestsBase test case.
* Only keep two tests on the command line interface since most tests
  were duplicated with HardlinkDedupTestsBase.
* Add helper functions and methods to factorize the code.
* Sort imports
* Replace 415 lines of tests with 205 lines: 2x smaller.
  • Loading branch information
vstinner committed May 13, 2020
commit 9ca6eae44a8e13207caff3ea657dd6d8ebc5f2de
Loading
0