diff options
author | Gregory P. Smith <greg@krypto.org> | 2023-02-12 04:54:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-12 04:54:28 (GMT) |
commit | 1d194235e4d5981b5fea25c75318d61189103a58 (patch) | |
tree | ae4eb3ce046118bcafa828044d71ae502387dc02 /Python/pystrcmp.c | |
parent | 3eb12df8b526aa5a2ca6b43f21a1c5e7d38ee634 (diff) | |
download | cpython-1d194235e4d5981b5fea25c75318d61189103a58.zip cpython-1d194235e4d5981b5fea25c75318d61189103a58.tar.gz cpython-1d194235e4d5981b5fea25c75318d61189103a58.tar.bz2 |
gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (#101837)
Prevent test_tools from copying 1000M of "source"
It doesn't need a git repo, just the checkout. We skip .git metadata, Doc/build, Doc/venv, and `__pycache__` subdirs, that developers often have in their clients to reduce the size of the source tree copy ten-fold.
This should significantly reduce IO and presumably time on buildbots during this long test.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions