STINNER Victor <vstin...@redhat.com> added the comment:
> Please note that the mode is not just a parameter, it is also a data field > inside the encoded input. Oh... right... "<mode> is the file's Unix file permissions as three octal digits (e.g. 644, 744). This is typically only significant to unix-like operating systems." Ok, in that case, it's maybe better to fix the bug instead of removing the parameter. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33687> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com