[New-bugs-announce] [issue45981] Get raw file name in bytes from ZipFile

Devourer Station report at bugs.python.org
Sat Dec 4 08:39:26 EST 2021


New submission from Devourer Station <accelerator0099 at gmail.com>:

It's quite annoying that ZipFile corrupts the filename by simply replacing '\\' with '/', not providing the raw file name in bytes to us.

----------
components: Library (Lib)
messages: 407665
nosy: accelerator0099
priority: normal
severity: normal
status: open
title: Get raw file name in bytes from ZipFile
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45981>
_______________________________________


More information about the New-bugs-announce mailing list