]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44817: Ignore additional errors in ntpath.realpath (GH-27574)
authorMichael Förderer <michael.foerderer@gmx.de>
Mon, 5 Dec 2022 17:34:00 +0000 (18:34 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 17:34:00 +0000 (17:34 +0000)
commit124ecd657646f808d1d3282c37ee19aae6bcb47f
treeb5904fff45b14f2b224fc1bd283116cdec8a1c2b
parentf24738742cc5d3e00409d55ced789cd544b346b5
bpo-44817: Ignore additional errors in ntpath.realpath (GH-27574)
Lib/ntpath.py
Misc/NEWS.d/next/Library/2021-08-03-05-31-00.bpo-44817.wOW_Qn.rst [new file with mode: 0644]