Opened at 2024-01-24T12:43:22Z
Closed at 2024-01-29T14:32:26Z
#4088 closed defect (fixed)
Disable C-based CBOR encoding
Reported by: | itamarst | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
cbor2 5.6 has some issues, better to stick to the safer Python decoder
The downside is that it will be slower.
Change History (1)
comment:1 Changed at 2024-01-29T14:32:26Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 684c7bb/trunk: