Disable C-based CBOR encoding #4088

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

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.
tahoe-lafs added the
unknown
normal
defect
n/a
labels 2024-01-24 12:43:22 +00:00
tahoe-lafs 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
Author
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
GitHub <noreply@github.com> closed this issue 2024-01-29 14:32:26 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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