Jason R. Coombs <jar...@jaraco.com> added the comment: This latest patch (13) addresses the regressions in test_posixpath.py by repeating a technique found in the new lstat. That is, if a handle can't be obtained for GetFinalPathNameByHandle (because the target is in use), it is assumed that the target does in fact exist and the attributes are retrieved from the parent directory.
---------- Added file: http://bugs.python.org/file15208/windows symlink draft 13.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1578269> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com