SIGN IN SIGN UP

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.
G
Gregory P. Smith committed
1d194235e4d5981b5fea25c75318d61189103a58
Parent: 3eb12df
Committed by GitHub <noreply@github.com> on 2/12/2023, 4:54:28 AM