Berker Peksag added the comment:

I've changed the exception to raise NotImplementedError. I'm not sure about 
using the ctypes solution in the stdlib. Perhaps we should wrap Windows 
GetSecurity* APIs (similar to what we did for UNIX/POSIX APIs) first then we 
can use it in pathlib.

----------
nosy: +berker.peksag
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
type:  -> behavior
versions: +Python 3.5, Python 3.6 -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20589>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to