cpython/Misc/NEWS.d/next/Windows
박문식 d33aa18f15
gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298)
* Use `FindFirstFile` Win32 API to fix a bug where `ntpath.realpath()`
breaks out of traversing a series of paths where a (handled)
`ERROR_ACCESS_DENIED` or `ERROR_SHARING_VIOLATION` occurs.
* Update docs to reflect that `ntpath.realpath()` eliminates MS-DOS
style names.
2023-10-05 09:49:07 -05:00
..
2023-05-23-19-26-28.gh-issue-104803.gqxYml.rst
2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst
2023-05-29-11-38-53.gh-issue-88745.cldf9G.rst
2023-05-29-17-09-31.gh-issue-103646.U8oGQx.rst
2023-05-31-16-14-31.gh-issue-105146.gNjqq8.rst
2023-06-08-11-30-17.gh-issue-105436.1qlDxw.rst gh-105436: The environment block should end with two null wchar_t values (GH-105495) 2023-06-12 17:14:55 +01:00
2023-07-18-13-01-26.gh-issue-106844.mci4xO.rst gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832) 2023-08-11 21:13:46 +03:00
2023-08-18-00-01-21.gh-issue-83180.DdLffv.rst gh-83180: Made launcher treat shebang 'python' tags as low priority so that active virtual environments are preferred (GH-108101) 2023-10-02 12:22:55 +00:00
2023-08-22-00-36-57.gh-issue-106242.q24ITw.rst gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls (GH-108248) 2023-08-22 00:16:02 +00:00
2023-09-28-17-09-23.gh-issue-109991.CIMftz.rst gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110054) 2023-09-28 22:58:13 +00:00
2023-10-03-12-30-59.gh-issue-82367.nxwfMx.rst gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298) 2023-10-05 09:49:07 -05:00
README.rst

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

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