aviramha / ormsgpack

Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
Apache License 2.0
239 stars 15 forks source link

add missing type Ext #285

Closed trim21 closed 7 hours ago

trim21 commented 23 hours ago

also there is no way to get tag and data from a Ext object...

exg commented 12 hours ago

Hi, thank you for the contribution. Commits need to be signed off (git commit --signoff ...).

trim21 commented 12 hours ago

This commit was created on GitHub.com and signed with GitHub’s verified signature. GPG key ID: B5690EEEBB952194 Learn about vigilant mode

exg commented 12 hours ago

This commit was created on GitHub.com and signed with GitHub’s verified signature. GPG key ID: B5690EEEBB952194 Learn about vigilant mode

That is unrelated. This repository uses the DCO app to enforce the Developer Certificate of Origin, see https://github.com/apps/dco.