[issue15795] Zipfile.extractall does not preserve file permissions
Étienne Dupuis added the comment: A workaround is provided here: https://stackoverflow.com/questions/39296101/python-zipfile-removes-execute-permissions-from-binaries -- nosy: +Étienne Dupuis ___ Python tracker <https://bugs.python.org/issue15
[issue9949] os.path.realpath on Windows does not follow symbolic links
Étienne Dupuis added the comment: Referenced here: https://stackoverflow.com/questions/4640/python-os-path-realpath-for-symlink-in-windows. -- nosy: +Étienne Dupuis ___ Python tracker <https://bugs.python.org/issue9