Skip to content

0.4.0

Compare
Choose a tag to compare
@althonos althonos released this 14 Dec 15:29
· 52 commits to master since this release

Changed

  • Drop support of Python 3.3.
  • Pin optional pycdlib minimum version to 1.3 to avoid weakref issues in later versions.

Fixed

  • Encoding issues with the TarFS opener.
  • TarFS checking for member existence more than required is listdir or exists.