]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76023: Make os.path.realpath to ignore WinError 1005 in non-strict mode (GH-128328)
authorBecoKo <koev_v@yahoo.com>
Mon, 19 May 2025 09:33:15 +0000 (12:33 +0300)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 09:33:15 +0000 (09:33 +0000)
commitd55e11b8049e3abf3cc187b4958224b225a39897
tree9e91dfe999a98910bd1e6cfb4a956e61ab7b10d4
parentd6dc33ed8086fbd79f6adaeac4e329f29a13f834
gh-76023: Make os.path.realpath to ignore WinError 1005 in non-strict mode (GH-128328)
Lib/ntpath.py
Misc/NEWS.d/next/Windows/2025-05-19-03-02-04.gh-issue-76023.vHOf6M.rst [new file with mode: 0644]