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
252 stars 15 forks source link

Ext type is missing in type stub #284

Closed trim21 closed 1 month ago

mikenerone commented 1 month ago

Thanks for fixing this! Will there be a release with that fix soon?

exg commented 1 month ago

Yes. I am waiting for a new PyO3 release that includes https://github.com/PyO3/pyo3/commit/57d85b1f8b511d1e3daa16141f266eeca2d7eadd in order to add support for Python 3.13.