Message397062
This issue is somewhat old, but I think either applying the patch attached earlier or noting this difference in behavior in the documentation would be ideal, as it can be quite difficult to debug shutil.unpack_archive silently skipping files. If the files you expect to unpack do contain '..' for non-malicious purposes this makes shutil.unpack_archive unsuitable for the situation. |
|
| Date |
User |
Action |
Args |
| 2021-07-07 03:38:31 | huantian | set | recipients:
+ huantian, pitrou, eric.araujo, r.david.murray, docs@python, [email protected] |
| 2021-07-07 03:38:31 | huantian | set | messageid: <[email protected]> |
| 2021-07-07 03:38:31 | huantian | link | issue20907 messages |
| 2021-07-07 03:38:31 | huantian | create | |
|