Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

PR 10320 solves problems with file mode and flags which can be set by 
os.chmod() and os.chflags() by unprivileged user. Was tested on Linux, FreeBSD 
and Windows.

It doesn't solve problem when files was made immutable by chattr on Linux.

----------

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

Reply via email to