INADA Naoki
|
a09c85ff9c
|
python: Support old buffer protocol when unpack. (experimental)
|
2010-11-03 03:11:00 +09:00 |
|
INADA Naoki
|
3903979a84
|
python: Add test for unpacking buffer object.
|
2010-11-02 14:09:50 +09:00 |
|
INADA Naoki
|
3d8978417a
|
Add list_hook option to unpacker.
|
2010-10-26 02:09:52 +09:00 |
|
INADA Naoki
|
0076d42a0d
|
Add check for recursion limit and default hook result.
|
2010-10-26 01:49:00 +09:00 |
|
INADA Naoki
|
fa157082ac
|
Add object_hook option to unpack and default option to pack.
(see simplejson for how to use).
|
2010-10-26 01:26:06 +09:00 |
|
INADA Naoki
|
367f15c247
|
Add unicode testcase for Python2.
|
2010-10-07 03:07:52 +09:00 |
|
Keiji Muraishi
|
a50a83f073
|
should raise TypeError on find unsupported value
|
2010-03-31 17:29:07 +09:00 |
|
Naoki INADA
|
472f5be977
|
Fix tests.
|
2009-12-17 17:58:41 +09:00 |
|
Naoki INADA
|
6201e623e2
|
Fix tests.
|
2009-06-29 11:21:28 +09:00 |
|
Naoki INADA
|
f46498bcdf
|
Fix error on packing unsigned long long.
|
2009-06-29 10:09:04 +09:00 |
|
Naoki INADA
|
ca0bda01f1
|
Add some test cases.
|
2009-06-29 09:31:43 +09:00 |
|
Naoki INADA
|
9105c3513b
|
Update test_format.
|
2009-06-29 08:23:27 +09:00 |
|
Naoki INADA
|
04d8fc114b
|
Rename test files.
|
2009-06-27 12:04:11 +09:00 |
|