forked from pool/python-msgspec
1753bb4ac2b56bc016dd9d0dc3ee70b0c5c5d5d393348d858da3d0b0d8b78789
* Support coercing integral floats to ints when strict=False
* Preserve leading _ when renaming fields to camel or pascal
case
* Support zero-copy decoding binary fields to a memoryview
* Fix a bug when inheriting from the same Generic base class
multiple times
* Add an order option to all encoders for enforcing
deterministic/sorted ordering when encoding. This can help
provide a more consistent or human readable output
* Support inheriting from any slots-class when defining a new
Struct type with gc=False
* Automatically infer the input field naming convention when
converting non-dict mappings or arbitrary objects to Struct
types in msgspec.convert
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgspec?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%