Skip to content

[3.14] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)#150528

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-24c6bbc-3.14
May 27, 2026
Merged

[3.14] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)#150528
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-24c6bbc-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 27, 2026

Preserve non-UTF-8 filenames when appending to a ZipFile.


(cherry picked from commit 24c6bbc)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org

pythonGH-150091)

Preserve non-UTF-8 filenames when appending to a ZipFile.

---------
(cherry picked from commit 24c6bbc)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 27, 2026 18:05
@serhiy-storchaka serhiy-storchaka merged commit eb9c97b into python:3.14 May 27, 2026
52 of 53 checks passed
@miss-islington miss-islington deleted the backport-24c6bbc-3.14 branch May 27, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants