We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b646a81 + ba7f106 commit e1d4725Copy full SHA for e1d4725
keps/sig-api-machinery/4222-cbor-serializer/README.md
@@ -888,7 +888,7 @@ Tests for the following behaviors will be added:
888
- conformance to CBOR specification (adopt existing suite and/or develop as
889
necessary)
890
- this should be demonstrated to run against implementations in at least some
891
- of the non-Go client languages
+ of the non-Go client languages ([Python](https://github.com/dinhxuanvu/cbor-tests))
892
- Go strings that are not valid UTF-8 sequences can be roundtripped through CBOR
893
without error
894
- decoding a map into a Go struct produces a strict decoding error if the map
0 commit comments