vsergeev/u-msgpack-python
A portable, lightweight MessagePack serializer and deserializer written in pure Python, compatible with Python 2, Python 3, CPython, PyPy / msgpack.org[Python]
PythonMIT
Issues
- 1
Not usable on Python 3.10
#48 opened by mwoehlke-kitware - 1
Raise exception when default type format is overridden in apllication-defined ext
#46 opened by giuliano-macedo - 1
Pack/Unpack Tuple
#43 opened by aratz-lasa - 2
Test failures on Python 3.9
#44 opened by stratakis - 3
- 0
- 4
- 1
msgpack deprecating encoding option
#41 opened by fy0 - 1
tar ball on pypi
#33 opened by arunpersaud - 3
- 2
- 1
- 1
Allow to force
#26 opened by fab13n - 1
Missing datetime.datetime serializer
#22 opened by allenwyma - 2
use constants instead of calculations
#9 opened by kapilt - 1
Add Ext type hook support
#19 opened by vsergeev - 0
- 2
Add option for ordered dictionaries
#12 opened by vsergeev - 0
- 1
test_umsgpack.py missing from tarball
#18 opened by moben - 1
LICENSE file is missing in tar.gz on PyPi
#21 opened by yegorich - 2
msgpack not unpack unicode string correclty - should be unicode but is str
#17 opened by ChameleonRed - 3
- 1
use xrange for python2
#11 opened by ThomasWaldmann - 1
- 3
- 1
umsgpack.packb() problem in python2.6
#7 opened by takmatumot - 3
umsgpack.InsufficientDataException
#5 opened by seaman - 1
- 1