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
*
Remove tests for write_bytes
remove-write-bytes
INADA Naoki
2018-11-09
1
-29
/
+0
*
Add Packer.buffer() (#320)
INADA Naoki
2018-11-09
1
-1
/
+11
*
s/raw_as_bytes/raw/g (#276)
INADA Naoki
2018-01-12
4
-11
/
+11
*
Add raw_as_bytes option to Unpacker. (#265)
INADA Naoki
2018-01-11
4
-24
/
+20
*
Remove code and tests for unsupported Python 2.6 (#250)
Hugo
2017-10-12
1
-16
/
+2
*
Add unittests to document serialisation of tuples (#246)
Lorenzo Bolla
2017-09-30
1
-1
/
+48
*
Packer accepts bytearray objects (#229)
jfolz
2017-05-18
1
-0
/
+7
*
Unpacker: add tell() (#227)
jfolz
2017-04-30
1
-0
/
+20
*
Merge branch 'release-0.4'
INADA Naoki
2017-01-12
2
-2
/
+2
|
\
|
*
fix typos and other cosmetic issues (#214)
release-0.4
TW
2017-01-11
2
-2
/
+2
*
|
enable unpacking from memoryview
folz
2016-06-13
1
-0
/
+9
*
|
Remove double underscore prefix
INADA Naoki
2016-05-05
1
-22
/
+21
*
|
add lower bound tests for memoryviews
folz
2016-05-04
1
-0
/
+8
*
|
more descriptive test names
folz
2016-05-04
1
-51
/
+21
*
|
fix problems associated with packing memoryviews
folz
2016-05-03
1
-5
/
+128
*
|
remove too much parameterized tests
INADA Naoki
2016-02-14
1
-28
/
+21
*
|
removed MsgpackBaseException
palaviv
2016-02-12
1
-9
/
+9
*
|
msgpack pack and unpack throws only exception that inherit from MsgpackBaseEx...
palaviv
2016-02-12
1
-18
/
+28
*
|
Support packing memoryview objects
folz
2016-01-25
1
-0
/
+12
*
|
Add test for strict_types option
INADA Naoki
2016-01-25
1
-0
/
+15
|
/
*
Test to demonstrate that the default function isn't always called (#133)
Pramukta Kumar
2015-03-17
1
-0
/
+19
*
test_sequnpack: python3 literals
Bas Westerbaan
2015-01-26
1
-6
/
+6
*
Add test for issue #124
Bas Westerbaan
2015-01-26
1
-0
/
+12
*
Add max_<type>_len option to unpacker. (fixes #97).
INADA Naoki
2015-01-25
1
-1
/
+72
*
tests: add pytest 2.3 compatibility
Ken Dreyer
2015-01-23
1
-1
/
+1
*
Fix build and tests.
INADA Naoki
2014-08-31
1
-2
/
+2
*
Merge pull request #94 from msgpack/strict-input-check
INADA Naoki
2014-03-26
1
-0
/
+62
|
\
|
*
Fix PyPy fail.
INADA Naoki
2014-03-26
1
-26
/
+28
|
*
Fix Python 3.2
INADA Naoki
2014-03-26
1
-2
/
+3
|
*
Allow ValueError for packing integer overs format limit.
INADA Naoki
2014-03-26
1
-2
/
+2
|
*
Fix skipif marking.
INADA Naoki
2014-03-26
1
-3
/
+3
|
*
More limit check.
INADA Naoki
2014-03-26
1
-2
/
+18
|
*
Add tests for limits.
INADA Naoki
2014-03-26
1
-0
/
+43
*
|
fixed super() for python2
Alexey Popravka
2014-03-24
1
-1
/
+2
*
|
Unpacker's ext_hook fixed + tests
Alexey Popravka
2014-03-24
1
-1
/
+24
|
/
*
Remove unused import.
INADA Naoki
2014-02-17
1
-1
/
+0
*
Merge branch 'pr/82'
INADA Naoki
2014-02-17
1
-1
/
+9
|
\
|
*
fix
INADA Naoki
2014-02-17
1
-5
/
+3
|
*
fixed support of python3
Sergey Zhuravlev
2014-02-12
1
-1
/
+4
|
*
Added support of bytearrays to msgpack/fallback.py
Sergey Zhuravlev
2013-12-15
1
-0
/
+7
*
|
Remove six completely.
INADA Naoki
2014-02-15
1
-16
/
+14
*
|
Remove six.b()
INADA Naoki
2014-02-15
1
-5
/
+4
*
|
six.BytesIO => io.BytesIO
INADA Naoki
2014-02-15
3
-11
/
+11
*
|
Remove too strict type check from test.
INADA Naoki
2014-02-14
1
-1
/
+0
*
|
Fix test
INADA Naoki
2014-02-13
1
-2
/
+2
*
|
Add refcount check.
INADA Naoki
2014-02-13
2
-20
/
+29
*
|
Rename
INADA Naoki
2014-02-13
1
-0
/
+19
*
|
Feed data from file before _unpack()
INADA Naoki
2014-02-13
1
-0
/
+19
*
|
Always raise TypeError for wrong argument types
Wouter Bolsterlee
2014-02-11
1
-1
/
+1
|
/
*
Add tests and bugfix.
INADA Naoki
2013-10-21
1
-2
/
+21
[next]