| BPO | 40172 |
|---|---|
| Nosy | @gpshead, @danifus, @yudilevi2, @iritkatriel |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2020-04-03.14:55:40.726> labels = ['3.8', 'type-bug', 'library'] title = 'ZipInfo corrupts file names in some old zip archives' updated_at = <Date 2022-03-22.06:31:22.886> user = 'https://github.com/yudilevi2'
bugs.python.org fields:
activity = <Date 2022-03-22.06:31:22.886> actor = 'gregory.p.smith' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2020-04-03.14:55:40.726> creator = 'yudilevi' dependencies = [] files = ['49030'] hgrepos = [] issue_num = 40172 keywords = ['patch'] message_count = 8.0 messages = ['365701', '393766', '393767', '394293', '394505', '414601', '415741', '415745'] nosy_count = 4.0 nosy_names = ['gregory.p.smith', 'dhillier', 'yudilevi', 'iritkatriel'] pr_nums = ['19335'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue40172' versions = ['Python 3.8']
Linked PRs
- gh-84353: Change the first-attempt zipfile encoding to cp437 #104347
- gh-84353: Enable metadata_encoding in writing and appending to ZipFile #150006
- gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile #150091
- [3.15] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) #150527
- [3.14] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) #150528
- [3.13] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) #150529