﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
4087	cbor2 encoding of >65KiB strings fails (on some systems)	meejah		"On at least one of my systems, doing this fails:

{{{
cbor2.loads(cbor2.dumps(b""\x12"" * 65538))
}}}

...with `_cbor2.CBORDecodeEOF: premature end of stream (expected to read 65536 bytes, got 2 instead)`"	defect	closed	normal	undecided	unknown	n/a	fixed			
