bpo-24564: shutil.copystat(): ignore EINVAL on os.setxattr() by yingw787 · Pull Request #13369 · python/cpython

@yingw787

…n setting extended attributes using os.setxattr().

@blurb-it

@yingw787

giampaolo

@yingw787

@yingw787

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 30, 2019
…H-13369)

(cherry picked from commit a16387a)

Co-authored-by: Ying Wang <me@yingw787.com>

giampaolo pushed a commit that referenced this pull request

May 30, 2019
(cherry picked from commit a16387a)

Co-authored-by: Ying Wang <me@yingw787.com>

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020

@yingw787 @DinoV