Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loosen type of fileobj argument to TarFile.addfile (#12961)
It only seems to need something it can read bytes from, rather than a full-fledged `IO[bytes]`.
- Loading branch information