bpo-26253: Add compressionlevel to tarfile stream (GH-2962)
`tarfile` already accepts a compressionlevel argument for creating files. This patch adds the same for stream-based tarfile usage. The default is 9, the value that was previously hard-coded.
Y
Yaron de Leeuw committed
50cd4b6959568999f5e426e58050ea912a490ac6
Parent: 81e91c9
Committed by GitHub <noreply@github.com>
on 6/25/2022, 8:43:54 AM