mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
The handling of datetime is different in the cython and Python implementations. In contrast to the docs, timezone is not required in the Python implementation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _cmsgpack.pyx | ||
| _packer.pyx | ||
| _unpacker.pyx | ||
| _version.py | ||
| buff_converter.h | ||
| exceptions.py | ||
| ext.py | ||
| fallback.py | ||
| pack.h | ||
| pack_template.h | ||
| sysdep.h | ||
| unpack.h | ||
| unpack_define.h | ||
| unpack_template.h | ||