Disable C-based CBOR encoding #4088

Closed
opened 2024-01-24 12:43:22 +00:00 by itamarst · 1 comment

cbor2 5.6 has some issues, better to stick to the safer Python decoder

The downside is that it will be slower.

cbor2 5.6 has some issues, better to stick to the safer Python decoder The downside is that it will be slower.
itamarst added the
unknown
normal
defect
n/a
labels 2024-01-24 12:43:22 +00:00
itamarst added this to the undecided milestone 2024-01-24 12:43:22 +00:00
GitHub <noreply@github.com> commented 2024-01-29 14:32:26 +00:00
Owner

In 684c7bb/trunk:

Merge pull request #1356 from tahoe-lafs/4088-disable-c-cbor2

Disable C version of cbor2 loading

Fixes ticket:4088
In [684c7bb/trunk](/tahoe-lafs/trac-2024-07-25/commit/684c7bbbda0856bec7435593055496ea6ee4492d): ``` Merge pull request #1356 from tahoe-lafs/4088-disable-c-cbor2 Disable C version of cbor2 loading Fixes ticket:4088 ```
tahoe-lafs added the
fixed
label 2024-01-29 14:32:26 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#4088
No description provided.