blob: f4e562c4236d2fd062241579f764905a28d6b30a [file] [log] [blame]
Fix ``.write()`` method of a member file in ``ZipFile``, when the input data is
an object that supports the buffer protocol, the file length may be wrong.