]> granicus.if.org Git - python/commit
Merge with 3.2: Issue #14160: TarFile.extractfile() failed to resolve symbolic
authorLars Gustäbel <lars@gustaebel.de>
Tue, 24 Apr 2012 19:09:17 +0000 (21:09 +0200)
committerLars Gustäbel <lars@gustaebel.de>
Tue, 24 Apr 2012 19:09:17 +0000 (21:09 +0200)
commit9f478c021dc499b0d23ee418c0dcc6b5076524aa
tree3ebaca4c7471baecc8eff3eb70b163da49fa9bbe
parent1d642d2af1809cd3a37a22488755f337fb1a867a
parent1ef9eda7bcddc494a250a6fb262c0dd3327dc443
Merge with 3.2: Issue #14160: TarFile.extractfile() failed to resolve symbolic
links when the links were not located in an archive subdirectory.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS