Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 25, 2023
Merged

Conversation

alago1
Copy link
Contributor

@alago1 alago1 commented Apr 24, 2023

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

@alago1
Copy link
Contributor Author

alago1 commented Apr 24, 2023

@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.
Copy link
Member

@gpshead gpshead left a comment

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 Python modules in the Lib dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants