Skip to content

tarfile.extractall fails to overwrite unresolved symlinks and hard links #56297

@ScottLeerssen

Description

@ScottLeerssen
BPO 12088
Nosy @orsenthil

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/orsenthil'
closed_at = <Date 2011-05-17.02:16:01.221>
created_at = <Date 2011-05-16.14:01:04.451>
labels = ['type-bug', 'library']
title = 'tarfile.extractall fails to overwrite unresolved symlinks and hard links'
updated_at = <Date 2011-05-17.02:16:01.220>
user = 'https://bugs.python.org/ScottLeerssen'

bugs.python.org fields:

activity = <Date 2011-05-17.02:16:01.220>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2011-05-17.02:16:01.221>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2011-05-16.14:01:04.451>
creator = 'Scott.Leerssen'
dependencies = []
files = []
hgrepos = []
issue_num = 12088
keywords = []
message_count = 4.0
messages = ['136091', '136093', '136134', '136135']
nosy_count = 3.0
nosy_names = ['orsenthil', 'python-dev', 'Scott.Leerssen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12088'
versions = ['Python 2.7']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions