mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-06-21 08:34:40 +00:00
Add Timestamp support (#382)
This commit is contained in:
parent
2c6668941f
commit
641406902e
9 changed files with 283 additions and 20 deletions
|
|
@ -27,6 +27,10 @@ API reference
|
|||
|
||||
.. autoclass:: ExtType
|
||||
|
||||
.. autoclass:: Timestamp
|
||||
:members:
|
||||
:special-members: __init__
|
||||
|
||||
exceptions
|
||||
----------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue