Changelog

v0.8.5

  • Fixed Python 3.0-3.3 regression, which also causes smmap to become about 3 times slower depending on the code path. It’s related to this bug (http://bugs.python.org/issue15958), which was fixed in python 3.4

v0.8.4

  • Fixed Python 3 performance regression

v0.8.3

  • Cleaned up code and assured it works sufficiently well with python 3

v0.8.1

  • A single bugfix

v0.8.0

  • Initial Release