Issue 31808: tarfile.extractall fails to overwrite symlinks (original) (raw)
Issue31808
Created on 2017-10-18 08:29 by Frederic Beister, last changed 2022-04-11 14:58 by admin.
Messages (2) | ||
---|---|---|
msg304563 - (view) | Author: Frederic Beister (Frederic Beister) | Date: 2017-10-18 08:29 |
The fix for https://bugs.python.org/issue10761 somehow didn't make it into 3.5 and later - I have the same behavior as described there in 3.5.1 and 3.6.1 (tested on Ubuntu 16.04) | ||
msg306348 - (view) | Author: Dong-hee Na (corona10) * ![]() |
Date: 2017-11-16 09:49 |
I 've submitted the patch please take a look. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:53 | admin | set | github: 75989 |
2017-11-19 10:10:23 | corona10 | set | pull_requests: - <pull%5Frequest4364> |
2017-11-16 09:49:08 | corona10 | set | messages: + |
2017-11-16 08:44:41 | corona10 | set | nosy: + corona10 |
2017-11-16 08:27:07 | corona10 | set | keywords: + patchstage: needs patch -> patch reviewpull_requests: + <pull%5Frequest4364> |
2017-11-07 10:26:15 | berker.peksag | set | nosy: + serhiy.storchakastage: needs patchversions: + Python 3.7, - Python 3.5 |
2017-10-18 08:29:35 | Frederic Beister | create |