[issue24538] os.setxattr PermissionError on panfs propagates up causing `copystat`, `copytree`, and `pip install .` to fail unhepfully

Giampaolo Rodola' report at bugs.python.org
Thu May 9 23:22:24 EDT 2019


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:


New changeset 79efbb719383386051c72f2ee932eeca8e033e6b by Giampaolo Rodola (Olexa Bilaniuk) in branch 'master':
bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. (PR-13212)
https://github.com/python/cpython/commit/79efbb719383386051c72f2ee932eeca8e033e6b


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24538>
_______________________________________


More information about the Python-bugs-list mailing list