Skip to content

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

Merged
gpshead merged 4 commits into
python:mainfrom
alago1:fix-issue-82814
Apr 25, 2023
Merged

gh-82814: fix shutil access error on WSL#103790
gpshead merged 4 commits into
python:mainfrom
alago1:fix-issue-82814

Conversation

@alago1

@alago1 alago1 commented Apr 24, 2023

Copy link
Copy Markdown
Contributor

gh-82814: Adds errno.EACCES to the list of ignored errors on _copyxattr.

@arhadthedev arhadthedev added OS-windows stdlib Standard Library Python modules in the Lib/ directory labels Apr 24, 2023
@alago1

alago1 commented Apr 24, 2023

Copy link
Copy Markdown
Contributor Author

@gpshead

@gpshead gpshead self-assigned this Apr 24, 2023
this mentions the actual function who's behavior is improved and avoids mentioning the specific internal implementation detail function name.  it also applies ReST formatting.

@gpshead gpshead left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@gpshead gpshead enabled auto-merge (squash) April 24, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OS-windows stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants