This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-01-13 08:55 by mvo, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
tarfile-extract-crash.py | mvo, 2015-01-13 08:55 | |||
possible-fix-37688.diff | mvo, 2015-01-13 09:03 | review | ||
possible-fix-23228-with-test.diff | mvo, 2015-01-13 09:10 | review | ||
possible-fix-23228-with-test2.diff | mvo, 2015-01-19 09:27 | review | ||
windowserror.diff | lars.gustaebel, 2016-05-08 15:16 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:11 | admin | set | github: 67417 |
2018-12-16 01:45:59 | martin.panter | link | issue35483 superseder |
2018-12-16 01:34:29 | martin.panter | set | nosy:
+ martin.panter messages: + msg331911 |
2018-07-11 07:43:11 | serhiy.storchaka | set | type: crash -> behavior |
2016-05-08 15:27:16 | lars.gustaebel | set | messages: + msg265147 |
2016-05-08 15:16:30 | lars.gustaebel | set | files:
+ windowserror.diff messages: + msg265146 |
2016-05-04 12:54:59 | ppperry | set | title: Crashes when tarfile contains a symlink and unpack directory contain it too -> The tarfile module crashes when tarfile contains a symlink and unpack directory contain it too |
2016-05-04 12:39:01 | mvo | set | messages: + msg264808 |
2015-01-19 09:27:20 | mvo | set | files:
+ possible-fix-23228-with-test2.diff messages: + msg234309 |
2015-01-13 15:07:44 | barry | set | nosy:
+ barry |
2015-01-13 10:04:57 | serhiy.storchaka | set | nosy:
+ lars.gustaebel, serhiy.storchaka stage: patch review versions: + Python 2.7, Python 3.4, Python 3.5 |
2015-01-13 09:36:36 | SilentGhost | set | nosy:
+ SilentGhost messages: + msg233918 |
2015-01-13 09:10:57 | mvo | set | files:
+ possible-fix-23228-with-test.diff messages: + msg233914 |
2015-01-13 09:03:16 | mvo | set | files:
+ possible-fix-37688.diff keywords: + patch messages: + msg233910 |
2015-01-13 08:55:02 | mvo | create |