0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add option to allow unpacking invalid utf8 strings More... over 9 years ago
add contributors to changelog More... over 9 years ago
fix email address format in setup.py More... over 9 years ago
update version and docs to v2.2 More... over 9 years ago
update copyright years in license More... over 9 years ago
add build status, release, and license badges to readme and msgpack.org.md More... over 9 years ago
add travis build configuration More... over 9 years ago
improve wording of readme and msgpack.org.md More... over 9 years ago
add use_ordered_dict option usage to readme More... over 9 years ago
add support for unpacking maps into OrderedDict More... over 9 years ago
add support for bytearray type in loads/unpackb for python 3 More... over 9 years ago
update email address in setup.py More... over 9 years ago
add MANIFEST.in with license and unit test More... over 9 years ago
add build/ and *.egg-info/ directories to gitignore More... over 9 years ago
add readme filename to setup.cfg More... over 9 years ago
simplify test vector synthesis and clean up unit tests More... over 9 years ago
use OrderedDict in map unit test vectors for packing determinism More... over 9 years ago
add support for bytearray type in loads/unpackb More... over 9 years ago
add support for building universal wheel More... almost 10 years ago
fix file streaming examples in docstrings to open file in binary mode More... about 10 years ago
fix file streaming examples in docs to open file in binary mode More... about 10 years ago
fix typo in pack() docstring More... about 10 years ago
update docs and version to v2.1 More... almost 11 years ago
use xrange in array and map unpacking More... almost 11 years ago
add module __version__ attribute More... about 11 years ago
fix github syntax highlighting in README.md and msgpack.org.md More... over 11 years ago
add setuptools products to gitignore More... over 11 years ago
minor fix to description in setup.py More... over 11 years ago
clarify byte strings in README More... over 11 years ago
update docs and version to v2.0 More... over 11 years ago