X Tutup
Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
expand on the NEWS wording.
  • Loading branch information
gpshead authored Mar 22, 2022
commit 7e0eaae4c9d86a3744f2d837df081569d1a23ba9
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Add the *metadata_encoding* parameter in the :class:`zipfile.ZipFile`
constructor and the ``--metadata-encoding`` option in the :mod:`zipfile`
CLI.
CLI to allow reading zipfiles using non-standard codecs to encode the
filenames within the archive.
X Tutup