Message297188
Oh, only os.stat() was patched to use GetFinalPathNameByHandle()? It seems like most of the code was already written, so it shouldn't be hard to add a nt.GetFinalPathName() function using the win32_xstat_impl() code (and get_target_path()), to implement a real ntpath.realpath(), no?
@Eryk: Are you interested to work on a patch? |
|
| Date |
User |
Action |
Args |
| 2017-06-28 14:33:45 | vstinner | set | recipients:
+ vstinner, amaury.forgeotdarc, pitrou, brian.curtin, petri.lehtinen, eryksun |
| 2017-06-28 14:33:45 | vstinner | set | messageid: <[email protected]> |
| 2017-06-28 14:33:45 | vstinner | link | issue14094 messages |
| 2017-06-28 14:33:45 | vstinner | create | |
|