[issue37834] readlink on Windows cannot read app exec links

Łukasz Langa report at bugs.python.org
Thu Aug 29 14:59:56 EDT 2019


Łukasz Langa <lukasz at langa.pl> added the comment:

There's a bug on macOS that is blocking the release regarding `stat.FILE_ATTRIBUTE_REPARSE_POINT` being used to check whether `os.stat_result` objects have the `st_file_attributes` attribute.

----------
nosy: +lukasz.langa
resolution: fixed -> 
stage: resolved -> needs patch
status: closed -> open

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


More information about the Python-bugs-list mailing list