Kevin Welsh
Kevin Welsh
We are adding several disparate tools to our toolbox. We should have a single place in Python where those can live, since they need to be easy to use and...
There might be an implicit unit system used somewhere, or generally the epsilon bounds we use for number comparison are hard-coded absolute values and might need to be relative.
Briefly requiring 2x the memory is not an issue for us. I appreciate the guard against the attacks, and the desire not to regress there. Could we: 1. Allow a...
Note: After realizing that the other cbor library doesn't support RFC 8949 and only supports 7049, we switched back to this one using the pure Python implementation, but made our...