Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@TkTech TkTech released this 21 Jan 00:37
· 8 commits to master since this release
  • UnicodeDecodeErrors now correctly report the location of the error, making debugging much easier.
  • Better error messages on decoding.
  • PEP7'd to match the Python C code style guide (mostly)
  • Use PyDoc_STRVAR to respect CPythons without docstrings.