]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1610437: fix a tarfile bug with long filename headers.
authorGeorg Brandl <georg@python.org>
Wed, 6 Dec 2006 22:21:23 +0000 (22:21 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Dec 2006 22:21:23 +0000 (22:21 +0000)
commit25f58f6b5acb98b58e45714384f1549b61212bb1
treefc81265846aa7a7d31bcc37b9241104f2a427846
parent19d12d4cea1c235b040474a2178c34e090a3756b
Patch #1610437: fix a tarfile bug with long filename headers.
 (backport from rev. 52938)
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS