INADA Naoki
|
3478406537
|
Fix tests.
|
2012-12-11 02:46:13 +09:00 |
|
INADA Naoki
|
e381032641
|
Support object_pairs_hook
Merge remote-tracking branch 'jnothman/object_pairs_hook' into 0.2-maint
Conflicts:
msgpack/_msgpack.pyx
test/test_pack.py
test/test_sequnpack.py
|
2012-09-24 03:05:39 +09:00 |
|
INADA Naoki
|
d503788e95
|
Warn when use_list is not specified.
Conflicts:
test/test_sequnpack.py
|
2012-09-24 02:38:54 +09:00 |
|
INADA Naoki
|
48d693c1b9
|
Add test for .skip()
|
2012-09-23 10:09:51 +09:00 |
|
INADA Naoki
|
e5462ff72f
|
Add test for max_buffer_size.
|
2012-07-20 02:02:37 +09:00 |
|
INADA Naoki
|
636f4529aa
|
Fix tests to pass.
|
2012-06-19 14:20:56 +09:00 |
|
INADA Naoki
|
0b38e86534
|
unify tests for py2 and py3
|
2012-06-19 13:55:14 +09:00 |
|
inada-n
|
ff594d71dd
|
(python) make test pass with Python 2.5
|
2011-06-01 18:30:43 +09:00 |
|
INADA Naoki
|
9c61ce2c6c
|
python: Don't use `from __future__ import unicode_literals`.
Python 2.5 or older doesn't support it.
|
2011-01-09 23:13:35 +09:00 |
|
INADA Naoki
|
a09c85ff9c
|
python: Support old buffer protocol when unpack. (experimental)
|
2010-11-03 03:11:00 +09:00 |
|
Naoki INADA
|
04d8fc114b
|
Rename test files.
|
2009-06-27 12:04:11 +09:00 |
|