summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-03-20-15-54-41.bpo-28080.kn35Vk.rst
blob: 08428e63be3d4f9e1fc684f411b5863c20ef5961 (plain)
1
2
3
4
Add the *metadata_encoding* parameter in the :class:`zipfile.ZipFile`
constructor and the ``--metadata-encoding`` option in the :mod:`zipfile`
CLI to allow reading zipfiles using non-standard codecs to encode the
filenames within the archive.