Skip to content

Comments

bpo-28080:: Add support for the fallback encoding in ZIP files#32007

Merged
serhiy-storchaka merged 2 commits intopython:mainfrom
serhiy-storchaka:wip-zipfile-encoding
Mar 22, 2022
Merged

bpo-28080:: Add support for the fallback encoding in ZIP files#32007
serhiy-storchaka merged 2 commits intopython:mainfrom
serhiy-storchaka:wip-zipfile-encoding

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 20, 2022

  • Add the metadata_encoding parameter in the zipfile.ZipFile constructor.
  • Add the --metadata-encoding option in the zipfile CLI.

https://bugs.python.org/issue28080

* Add the metadata_encoding parameter in the zipfile.ZipFile constructor.
* Add the --metadata-encoding option in the zipfile CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants