msgpack-python/msgpack
2018-01-11 17:02:41 +09:00
..
__init__.py Document update. 2013-10-21 01:47:54 +09:00
_packer.pyx Add raw_as_bytes option to Unpacker. (#265) 2018-01-11 17:02:41 +09:00
_unpacker.pyx Add raw_as_bytes option to Unpacker. (#265) 2018-01-11 17:02:41 +09:00
_version.py fallback: Update docstring. 2018-01-10 02:58:55 +09:00
exceptions.py Deprecate more useless exceptions 2016-02-14 14:32:11 +09:00
fallback.py Add raw_as_bytes option to Unpacker. (#265) 2018-01-11 17:02:41 +09:00
pack.h Raise MemoryError when failed to grow buffer (#263) 2018-01-05 20:58:14 +09:00
pack_template.h Fix compile error. 2015-01-09 04:10:25 +09:00
sysdep.h s/\t/ /g 2013-02-27 21:24:25 +09:00
unpack.h Add raw_as_bytes option to Unpacker. (#265) 2018-01-11 17:02:41 +09:00
unpack_define.h Support unpacking new types. 2013-10-20 22:59:27 +09:00
unpack_template.h fix zero length raw can't be decoded. (#236) 2017-12-21 20:46:14 +09:00