#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

In 684c7bb/trunk:

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

Disable C version of cbor2 loading

Fixes ticket:4088

Note: See TracTickets for help on using tickets.