cpython/Misc/NEWS.d/next/Windows
Allan Lago 3df3b91e6a
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>
2023-04-25 00:45:38 +00:00
..
2023-03-18-21-38-00.gh-issue-88013.Z3loxC.rst GH-88013: Fix TypeError raised by ntpath.realpath in some cases (GH-102813) 2023-04-07 12:56:00 +01:00
2023-04-11-09-22-22.gh-issue-103088.6AJEuR.rst gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325) 2023-04-11 20:20:46 +01:00
2023-04-12-10-49-21.gh-issue-103088.Yjj-qJ.rst gh-103088: Fix virtual environment activate script not working in Cygwin (GH-103470) 2023-04-12 21:11:50 +01:00
2023-04-24-15-51-11.gh-issue-82814.GI3UkZ.rst gh-82814: fix shutil access error on WSL (#103790) 2023-04-25 00:45:38 +00:00
README.rst

Put news entry `blurb`_ files for the *Windows* section in this directory.

.. _blurb: https://pypi.org/project/blurb/