[issue36534] tarfile: handling Windows (path) illegal characters in archive member names

Eryk Sun report at bugs.python.org
Tue Oct 6 19:48:30 EDT 2020


Eryk Sun <eryksun at gmail.com> added the comment:

> This issue is about tarfile. Maybe create another issue to enhance 
> the pathlib module?

IIRC there's already an open issue for that. But in case anyone were to look to pathlib as an example of what should be reserved, I wanted to highlight here how its reserved_names list is incomplete and how its is_reserved() method is insufficient.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36534>
_______________________________________


More information about the Python-bugs-list mailing list