]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98940: Fix Mac/Extras.install.py File filter bug (#98943)
authorzhangbo <zhangbo2012@outlook.com>
Wed, 16 Nov 2022 09:17:18 +0000 (17:17 +0800)
committerGitHub <noreply@github.com>
Wed, 16 Nov 2022 09:17:18 +0000 (10:17 +0100)
commitea88d34de27ba2b3acaeb03c7dc7829dff40ea5c
tree092845107b7847e2ce9c35e49f80c4bc27375696
parente37744f289af00c6f6eba83f7abfb932b63de9e0
gh-98940: Fix Mac/Extras.install.py File filter bug (#98943)

Slightly simplify the script and fix a case issue in the name of ``.DS_Store`` files.

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Mac/Extras.install.py
Misc/NEWS.d/next/macOS/2022-11-01-10-32-23.gh-issue-98940.W3YzC_.rst [new file with mode: 0644]