]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94018: Remove trailing spaces in _sanitize_windows_name (GH-94040)
authorRobin Plumey <44498456+Rygone@users.noreply.github.com>
Tue, 28 Jun 2022 10:09:22 +0000 (12:09 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 10:09:22 +0000 (12:09 +0200)
commit176fd5571f299e6b3e6168e430a0d2f8d425d920
tree8e9211738099e039d0ade6722b9ab124506af689
parent81ac9ac4921c57c8f31464fed575ea0cfe84df70
gh-94018: Remove trailing spaces in _sanitize_windows_name (GH-94040)

Closes #94018.

Co-authored-by: Sam Ezeh <sam.z.ezeh@gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS.d/next/Windows/2022-06-20-22-32-14.gh-issue-94018.bycC3A.rst [new file with mode: 0644]