Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests. | INADA Naoki | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | Support object_pairs_hook | INADA Naoki | 2012-09-24 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | | | Merge remote-tracking branch 'jnothman/object_pairs_hook' into 0.2-maint Conflicts: msgpack/_msgpack.pyx test/test_pack.py test/test_sequnpack.py | ||||
| * | Add test for `.skip()` | INADA Naoki | 2012-09-23 | 1 | -0/+14 |
| | | |||||
* | | Warn when use_list is not specified. | INADA Naoki | 2012-09-24 | 1 | -3/+2 |
|/ | | | | | Conflicts: test/test_sequnpack.py | ||||
* | Add test for max_buffer_size. | INADA Naoki | 2012-07-20 | 1 | -3/+17 |
| | |||||
* | Fix tests to pass. | INADA Naoki | 2012-06-19 | 1 | -9/+5 |
| | |||||
* | unify tests for py2 and py3 | INADA Naoki | 2012-06-19 | 1 | -13/+15 |
| | |||||
* | (python) make test pass with Python 2.5 | inada-n | 2011-06-01 | 1 | -10/+10 |
| | |||||
* | python: Don't use ``from __future__ import unicode_literals``. | INADA Naoki | 2011-01-09 | 1 | -3/+1 |
| | | | | Python 2.5 or older doesn't support it. | ||||
* | python: Support old buffer protocol when unpack. (experimental) | INADA Naoki | 2010-11-03 | 1 | -8/+8 |
| | |||||
* | Rename test files. | Naoki INADA | 2009-06-27 | 1 | -0/+36 |