msgpack-python/msgpack
2018-01-10 02:58:55 +09:00
..
__init__.py Document update. 2013-10-21 01:47:54 +09:00
_packer.pyx Remove FutureWarning about use_bin_type option (#271) 2018-01-10 02:54:59 +09:00
_unpacker.pyx Deprecate write_bytes option in Unpacker. (#262) 2018-01-05 20:19:04 +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 fallback: Update docstring. 2018-01-10 02:58:55 +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 Fix ext_hook call (#203) 2016-07-21 19:32:00 +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