]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-80486: Fix handling of NTFS alternate data streams in pathlib (GH-102454)
authorBarney Gale <barney.gale@gmail.com>
Fri, 10 Mar 2023 17:29:04 +0000 (17:29 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 17:29:04 +0000 (17:29 +0000)
commit90f1d777177e28b6c7b8d9ba751550e373d61b0a
tree62f3a97cbe233f44e6f839b4ced6c17cdabb2abf
parent12226bec2588f925f4698e1130ce78e118343934
GH-80486: Fix handling of NTFS alternate data streams in pathlib (GH-102454)

Co-authored-by: Maor Kleinberger <kmaork@gmail.com>
Lib/pathlib.py
Lib/test/test_pathlib.py
Misc/NEWS.d/next/Library/2019-03-15-22-50-27.bpo-36305.Pbkv6u.rst [new file with mode: 0644]