[issue20238] Incomplete gzip output with tarfile.open(fileobj=..., mode="w:gz")

Serhiy Storchaka report at bugs.python.org
Mon Jan 13 15:37:55 CET 2014


Serhiy Storchaka added the comment:

Thank you Martin for you report.

Here is a patch which fixes this issue.

----------
assignee:  -> serhiy.storchaka
keywords: +patch
stage:  -> patch review
versions: +Python 3.4
Added file: http://bugs.python.org/file33444/tarfile_fobj_gz_close.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20238>
_______________________________________


More information about the Python-bugs-list mailing list