FILE5_47
Fix changelog, bump version to release to pypi
PR/354: Fix stray ^M's
PR/285: Benjamin: python detect functions don't work in a multi-threaded context.
list of commands to update the module
Add more files to the tar distribution (Christoph Biedl)
PR/477: add pip install.
New pure-Python bindings (same API as before, with missing methods added).
cache _close (Vincent Mihalkovic)
Better error checking and pyi file addition from (Hoel Bezier)
Add more info
fix python tests, better cleanup
Add threads test from PR/285