SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-82814: fix shutil access error on WSL (#103790)

gh-82814: Adds `errno.EACCES` to the list of ignored errors on
`_copyxattr`.  EPERM and EACCES are different constants but
in general should be treated the same.

News entry authored by: Gregory P. Smith <greg@krypto.org>
A
Allan Lago committed
3df3b91e6a0d84bcb954ec894d17f4603bdf428f
Parent: b51da99
Committed by GitHub <noreply@github.com> on 4/25/2023, 12:45:38 AM