-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
tarfile.extractall fails to overwrite symlinks #54970
Copy link
Copy link
Closed
Labels
3.8 (EOL)end of lifeend of lifeperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicode
Description
| BPO | 10761 |
|---|---|
| Nosy | @gustaebel, @orsenthil, @pitrou, @vstinner, @ezio-melotti |
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-04-30.01:17:03.978>
created_at = <Date 2010-12-23.00:17:11.008>
labels = ['3.8', 'library', 'expert-unicode', 'performance']
title = 'tarfile.extractall fails to overwrite symlinks'
updated_at = <Date 2017-11-19.13:33:04.923>
user = 'https://bugs.python.org/srid'bugs.python.org fields:
activity = <Date 2017-11-19.13:33:04.923>
actor = 'Chris Albright'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2011-04-30.01:17:03.978>
closer = 'orsenthil'
components = ['Library (Lib)', 'Unicode']
creation = <Date 2010-12-23.00:17:11.008>
creator = 'srid'
dependencies = []
files = []
hgrepos = []
issue_num = 10761
keywords = []
message_count = 14.0
messages = ['124523', '134502', '134519', '134555', '134657', '134658', '134782', '134816', '134817', '134828', '135924', '135925', '135926', '135936']
nosy_count = 9.0
nosy_names = ['lars.gustaebel', 'orsenthil', 'pitrou', 'vstinner', 'ezio.melotti', 'srid', 'santoso.wijaya', 'python-dev', 'Scott.Leerssen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue10761'
versions = ['Python 2.7', 'Python 3.8']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of lifeperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicode