6c372335a0
- update to 0.16.1: - Make recursion unit test work in PyPy also - Don't use C extension under PyPy. (JIT-optimized pure-Python version is considerably faster.)
Dirk Mueller2021-04-22 20:15:18 +00:00
c50794585e
- Update to 0.14.0: - Fix DecoderException not including offset when C-extension in use, expose property for it. - Fix decoding via C extension reading too much data from file-like objects - Test suite exercises both pure & extension modules when extension enabled - Expand test suite to increase C extension (line) coverage - Remove need for pypandoc/rst (use original README.md) - Fix spelling errors in cli util (hoenn)
Tomáš Chvátal
2019-07-23 10:53:36 +00:00