]> granicus.if.org Git - python/commit
Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive is truncat...
authorLars Gustäbel <lars@gustaebel.de>
Mon, 6 Jul 2015 07:29:41 +0000 (09:29 +0200)
committerLars Gustäbel <lars@gustaebel.de>
Mon, 6 Jul 2015 07:29:41 +0000 (09:29 +0200)
commite12aa62d689f435b9b75cde51e432d997646d5f9
treec4d9a6888955dd0a184c55de513d41a871228997
parent53ecc58bd9da21989ae1811f97248b40e028ccd9
parent0357268d96d4ff3546cfd89f594a5630a3adf747
Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS