]> granicus.if.org Git - python/commit
Patch #1262036: Prevent TarFiles from being added to themselves under
authorLars Gustäbel <lars@gustaebel.de>
Sat, 23 Dec 2006 18:13:57 +0000 (18:13 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Sat, 23 Dec 2006 18:13:57 +0000 (18:13 +0000)
commit12e087a1b12dd09f24875b39db2f4e7a5034899e
tree1b779ceb2b51c100255af245d4870a10b768cadc
parentaedb92e59c2f4c3c33fbb33d5dc4afefe344620c
Patch #1262036: Prevent TarFiles from being added to themselves under
certain conditions.

(backport from rev. 53155)

Moved message from my previous change to the right place in
Misc/NEWS.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS