Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 21:21

Fixed

  • ISOReadFS.__init__ not raising a CreateFailed exception when given a file-like handle that is not seekable (#11).
  • ZipReadFS.isfile forcefully converting paths to lowercase (#6).

Changed

  • Update minimum version of py7zr to v0.17.3 to support changes in the dictionary returned by py7zr.SevenZipFile.read.