msgpack-python/msgpack
INADA Naoki c1d15df87a Add Unpacker.read_bytes().
It reads from inner buffer without unpacking.

Merge remote-tracking branch 'jnothman/patch-2'

Conflicts:
	msgpack/_msgpack.pyx
2012-12-06 22:13:28 +09:00
..
__init__.py Change the way to manage version number. 2012-08-19 04:17:56 +09:00
_msgpack.pyx Add Unpacker.read_bytes(). 2012-12-06 22:13:28 +09:00
_version.py Start 0.3.0dev1 2012-09-24 02:46:34 +09:00
pack.h manage to compile on windows 2012-06-26 17:27:29 +09:00
pack_define.h Update msgpack version. 2012-06-26 13:21:10 +09:00
pack_template.h Update msgpack version. 2012-06-26 13:21:10 +09:00
sysdep.h Update msgpack version. 2012-06-26 13:21:10 +09:00
unpack.h segfault fixed when data is unpacked using list_hook, 2012-10-12 13:19:53 +03:00
unpack_define.h Update msgpack version. 2012-06-26 13:21:10 +09:00
unpack_template.h segfault fixed when data is unpacked using list_hook, 2012-10-12 13:19:53 +03:00