]> granicus.if.org Git - python/commit
Issue #24514: tarfile now tolerates number fields consisting of only whitespace.
authorLars Gustäbel <lars@gustaebel.de>
Thu, 2 Jul 2015 17:38:38 +0000 (19:38 +0200)
committerLars Gustäbel <lars@gustaebel.de>
Thu, 2 Jul 2015 17:38:38 +0000 (19:38 +0200)
commitb7a688b3a40705ab4f7f7035d40ec026899c7052
treec61e60f49ff4a846603bbe805b1fb73c70d9be13
parent3ef80587f01af27427fc1fcc05d8fd1726edd23d
Issue #24514: tarfile now tolerates number fields consisting of only whitespace.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS