[issue40827] os.readlink should support getting the target's printname in Windows

2020-06-15 Thread Matthew Lovell
Change by Matthew Lovell : -- nosy: +mattblovell ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue40827] os.readlink should support getting the target's printname in Windows

2020-05-30 Thread Eryk Sun
New submission from Eryk Sun : As discussed in issue 40654, os.readlink should provide a way to get the print name of a symlink target. This is the target path that was actually passed to WinAPI CreateSymbolicLinkW (except for drive-relative paths) and is what a shell would display as the lin