[issue24538] os.setxattr PermissionError on panfs propagates up causing `copystat`, `copytree`, and `pip install .` to fail unhepfully
Olexa Bilaniuk added the comment: Yes, it may be closed. The fix was merged in time to make it into Python 3.7.4 and 3.8.0, and solved the problems we were facing with fancy filesystem xattrs on read-only files. -- ___ Python tracker <ht
[issue24538] os.setxattr PermissionError on panfs propagates up causing `copystat`, `copytree`, and `pip install .` to fail unhepfully
Olexa Bilaniuk added the comment: This old bug now has a PR on Github authored by myself that may be reviewed. -- nosy: +giampaolo.rodola, obilaniu, tarek ___ Python tracker <https://bugs.python.org/issue24