index
:
delta/python-packages/msgpack-python.git
0.2
ci
cython-cache
develop
exceptions
fix-0_4_3-regression
fix-windows
main
master
max-xxx-size
next-marker
py310
release-0.4
remove-write-bytes
travis/cython-0.22
wheels
github.com: msgpack/msgpack-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implemented encoding for strings
tailhook
2011-04-15
1
-4
/
+53
*
python: Fix segmentation fault when `default` returns it's argument.
INADA Naoki
2011-01-29
1
-1
/
+1
*
python: Add test for issue29.
INADA Naoki
2011-01-09
1
-0
/
+49
*
python: Don't use ``from __future__ import unicode_literals``.
INADA Naoki
2011-01-09
1
-3
/
+1
*
python: Support old buffer protocol when unpack. (experimental)
INADA Naoki
2010-11-03
2
-11
/
+11
*
python: Add test for unpacking buffer object.
INADA Naoki
2010-11-02
1
-0
/
+16
*
Add list_hook option to unpacker.
INADA Naoki
2010-10-26
1
-0
/
+9
*
Add check for recursion limit and default hook result.
INADA Naoki
2010-10-26
1
-1
/
+7
*
Add `object_hook` option to unpack and `default` option to pack.
INADA Naoki
2010-10-26
1
-0
/
+31
*
Add unicode testcase for Python2.
INADA Naoki
2010-10-07
1
-0
/
+3
*
should raise TypeError on find unsupported value
Keiji Muraishi
2010-03-31
1
-0
/
+14
*
Fix tests.
Naoki INADA
2009-12-17
3
-15
/
+17
*
Fix tests.
Naoki INADA
2009-06-29
1
-2
/
+2
*
Fix error on packing unsigned long long.
Naoki INADA
2009-06-29
1
-1
/
+1
*
Add some test cases.
Naoki INADA
2009-06-29
2
-0
/
+129
*
Update test_format.
Naoki INADA
2009-06-29
1
-50
/
+60
*
Rename test files.
Naoki INADA
2009-06-27
2
-0
/
+100
[prev]