cvsclient: Use SpooledTemporaryFile instead of TemporaryFile
It enables to avoid creating too many temporary files by keeping file bytes in memory when the file size is lower than a cutoff value.
parent
822a6c53
No related branches found
No related tags found
Please register or sign in to comment