msgpack-python/msgpack
2025-05-15 09:23:14 -05:00
..
__init__.py release v1.1.0 (#622) 2024-09-10 01:58:00 +09:00
_cmsgpack.pyx Support datetime. (#394) 2019-12-11 23:48:16 +09:00
_packer.pyx better error checks (#607) 2024-05-06 03:33:48 +09:00
_unpacker.pyx packer: add buf_size option (#604) 2024-05-06 00:49:12 +09:00
exceptions.py Add StackError and FormatError (#331) 2018-11-20 13:12:49 +09:00
ext.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09:00
fallback.py use type() is list for exact checking 2025-05-15 09:23:14 -05:00
pack.h cython: better exception handling (#606) 2024-05-06 02:13:12 +09:00
pack_template.h Remove unused code (#603) 2024-05-06 00:13:59 +09:00
sysdep.h Fix build error caused by ntohs, ntohl (#514) 2022-08-08 15:08:40 +09:00
unpack.h else if 2025-05-14 19:23:26 -05:00
unpack_container_header.h Stop using c++ (#600) 2024-05-04 16:01:48 +09:00
unpack_define.h Support unpacking new types. 2013-10-20 22:59:27 +09:00
unpack_template.h Stop using c++ (#600) 2024-05-04 16:01:48 +09:00