Skip to content

[3.14] gh-133890: Handle UnicodeEncodeError in tarfile (GH-134147)#134195

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9983c7d-3.14
May 20, 2025
Merged

[3.14] gh-133890: Handle UnicodeEncodeError in tarfile (GH-134147)#134195
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9983c7d-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented May 18, 2025

Copy link
Copy Markdown
Contributor

UnicodeEncodeError is now handled the same way as OSError during
TarFile member extraction.
(cherry picked from commit 9983c7d)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

UnicodeEncodeError is now handled the same way as OSError during
TarFile member extraction.
(cherry picked from commit 9983c7d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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