summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2023-02-12 04:54:28 (GMT)
committerGitHub <noreply@github.com>2023-02-12 04:54:28 (GMT)
commit1d194235e4d5981b5fea25c75318d61189103a58 (patch)
treeae4eb3ce046118bcafa828044d71ae502387dc02 /Python/pystrcmp.c
parent3eb12df8b526aa5a2ca6b43f21a1c5e7d38ee634 (diff)
downloadcpython-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