STINNER Victor <vstin...@python.org> added the comment:
zipfile is also impacted by the issue of reserved Windows filenames like "NUL". ZipFile._sanitize_windows_name() does not handle them. ---------- title: tarfile: handling Windows (path) illegal characters in archive member names -> tarfile and zipfile: handling Windows (path) illegal characters in archive member names _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36534> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com