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
/
test_extension.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
blacken test
Inada Naoki
2019-12-05
1
-24
/
+31
*
Remove pytest warnings
Inada Naoki
2019-01-25
1
-2
/
+8
*
fix typos and other cosmetic issues (#214)
release-0.4
TW
2017-01-11
1
-1
/
+1
*
Test to demonstrate that the default function isn't always called (#133)
Pramukta Kumar
2015-03-17
1
-0
/
+19
*
Packing ExtType and some cleanup
INADA Naoki
2013-10-20
1
-41
/
+34
*
fallback: Support pack_ext_type.
INADA Naoki
2013-10-20
1
-13
/
+13
*
implement unpacking for all the fixtext formats
Antonio Cuni
2013-10-19
1
-0
/
+1
*
add a test for unpacking extended types
Antonio Cuni
2013-10-19
1
-0
/
+22
*
implement Packer.pack_extended_type also in the cython version of the code
Antonio Cuni
2013-10-18
1
-1
/
+1
*
automatically find the best format to encode extended types
Antonio Cuni
2013-10-18
1
-2
/
+16
*
slightly change to API
Antonio Cuni
2013-10-18
1
-3
/
+4
*
kill some duplicate code from unpack/unpackb and move the logic to Unpacker.u...
Antonio Cuni
2013-10-18
1
-3
/
+5
*
add support for extended types: you can now pack/unpack custom python objects...
Antonio Cuni
2013-10-15
1
-0
/
+24