Skip to content

Version 1.6

Compare
Choose a tag to compare
@benhoyt benhoyt released this 29 Sep 12:51
· 55 commits to master since this release
  • Fixed #11: inode should be unsigned
  • Fixed unicode handling on PyPy due to Py_FileSystemDefaultEncoding always being NULL there
  • Improve tests on PyPy and Windows
  • Add Travis and Appveyor CI testing