[issue20243] ReadError when open a tarfile for writing

Roundup Robot report at bugs.python.org
Sat Jan 18 15:31:41 CET 2014


Roundup Robot added the comment:

New changeset 61b6accbca9f by Serhiy Storchaka in branch '2.7':
Issue #20243: TarFile no longer raise ReadError when opened in write mode.
http://hg.python.org/cpython/rev/61b6accbca9f

New changeset 2f3b47b63f91 by Serhiy Storchaka in branch '3.3':
Issue #20243: TarFile no longer raise ReadError when opened in write mode.
http://hg.python.org/cpython/rev/2f3b47b63f91

New changeset 40a5c7547c3d by Serhiy Storchaka in branch 'default':
Issue #20243: TarFile no longer raise ReadError when opened in write mode.
http://hg.python.org/cpython/rev/40a5c7547c3d

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list