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
*
Fix minor bugs and tuning unpacking dict.
INADA Naoki
2013-02-03
1
-1
/
+1
*
fallback: python3 bugfix for new testcase of d2f549a4
Bas Westerbaan
2013-01-29
1
-1
/
+1
*
fallback: add actual rollback and add a testcase for it
Bas Westerbaan
2013-01-29
1
-0
/
+15
*
Use py.test instead of nosetests.
INADA Naoki
2012-12-29
10
-135
/
+78
*
Fix unpacker doesn't raise exception for invalid input (Merge branch '0.2'
INADA Naoki
2012-12-29
1
-0
/
+6
|
\
|
*
Fix unpacker doesn't raise exception for invalid input.
0.2
INADA Naoki
2012-12-29
1
-0
/
+6
*
|
revert unwanted changes.
INADA Naoki
2012-12-22
2
-2
/
+2
*
|
Merge branch '0.2-maint' (fix #39)
INADA Naoki
2012-12-22
3
-2
/
+21
|
\
\
|
|
/
|
*
Add test reproducing SEGV
INADA Naoki
2012-12-22
1
-0
/
+19
|
*
Fix tests.
INADA Naoki
2012-12-11
2
-2
/
+2
*
|
Add `autoreset` option to Packer.
INADA Naoki
2012-12-10
1
-0
/
+15
*
|
Add `Packer.pack_pairs`.
INADA Naoki
2012-12-10
1
-2
/
+9
*
|
Split exceptions.
INADA Naoki
2012-12-10
2
-5
/
+6
*
|
Add Unpacker.read_bytes().
INADA Naoki
2012-12-06
1
-0
/
+16
|
\
\
|
*
\
Merge commit 'd5f9995' into read_bytes
Joel Nothman
2012-10-04
8
-26
/
+169
|
|
\
\
|
*
|
|
Cleaner read_bytes and a test case
Joel Nothman
2012-09-23
1
-0
/
+16
*
|
|
|
Fix test failuar.
INADA Naoki
2012-12-06
1
-4
/
+6
*
|
|
|
Merge pull request #23 from jnothman/write_bytes
INADA Naoki
2012-12-06
1
-0
/
+32
|
\
\
\
\
|
*
|
|
|
Allow packed data to be captured while executing skip(), etc.
Joel Nothman
2012-10-04
1
-0
/
+32
|
|
|
/
/
|
|
/
|
|
*
|
|
|
segfault fixed when data is unpacked using `list_hook`,
Alexei Romanoff
2012-10-12
1
-0
/
+8
*
|
|
|
Added unit-test for issue https://github.com/msgpack/msgpack-python/issues/28
Alexei Romanoff
2012-10-12
1
-0
/
+13
|
/
/
/
*
|
|
Fix some test failure.
INADA Naoki
2012-10-01
2
-8
/
+8
*
|
|
Merge remote-tracking branch 'jnothman/read_size_cpp'
INADA Naoki
2012-10-01
2
-0
/
+95
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Packer.pack_array/map_header to correspond to read functions
Joel Nothman
2012-09-25
1
-0
/
+29
|
*
|
read_array/map_header functionality
Joel Nothman
2012-09-25
1
-0
/
+66
*
|
|
Fix warnings.
INADA Naoki
2012-09-24
2
-2
/
+2
*
|
|
Support object_pairs_hook
INADA Naoki
2012-09-24
3
-4
/
+28
|
\
\
\
|
*
|
|
Implement object_pairs_hook
Joel Nothman
2012-09-23
2
-4
/
+13
|
|
/
/
|
*
|
Add test for `.skip()`
INADA Naoki
2012-09-23
1
-0
/
+14
*
|
|
Fix warnings in tests.
INADA Naoki
2012-09-24
3
-15
/
+14
*
|
|
Warn when use_list is not specified.
INADA Naoki
2012-09-24
5
-14
/
+13
|
/
/
*
|
Support packing subclass of dict.
INADA Naoki
2012-09-23
1
-0
/
+26
|
/
*
packb supports use_single_float option.
INADA Naoki
2012-09-21
1
-0
/
+5
*
Add test for max_buffer_size.
INADA Naoki
2012-07-20
1
-3
/
+17
*
Fix using deprecated api in tests.
INADA Naoki
2012-07-04
5
-29
/
+29
*
Fix tests to pass.
INADA Naoki
2012-06-19
3
-24
/
+25
*
unify tests for py2 and py3
INADA Naoki
2012-06-19
6
-87
/
+84
*
Add test for subtype.
INADA Naoki
2012-06-19
1
-0
/
+27
*
Fix error in tests.
INADA Naoki
2011-08-22
1
-1
/
+1
*
Fixed `encoding` argument for unpacker in Python
tailhook
2011-08-22
1
-0
/
+6
*
(python) make test pass with Python 2.5
inada-n
2011-06-01
2
-24
/
+29
*
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
[next]