eclipse-cyclonedds / cyclonedds-python

Other
59 stars 47 forks source link

Mutable keys fix #256

Closed eboasson closed 3 months ago

eboasson commented 3 months ago

This primarily addresses two issues:

It also changes the encoding used for strings in mutable data (not a correctness issue):

And finally cleans up some details in the type fuzzer.