| 123456789101112131415 |
- Andres Moreira <andres@andresmoreira.com>
- Contributors:
- * Felipe Cruz <felipecruz@loogica.net>
- Added support for Python 3.X
- * Liokm <https://github.com/liokm>
- Reported bug on snappy.compress function
- * Nathan Moore <https://github.com/nathanmoore>
- Improved support for Python 3.X, and improved the library
- by removing unncesaries memomry allocation:
- - https://github.com/andrix/python-snappy/pull/8
- * JT Olds <jt@spacemonkey.com>
- Added Snappy framing format support, improve Py3K support
- - https://github.com/andrix/python-snappy/pull/14
|