-
Notifications
You must be signed in to change notification settings - Fork 58
Issues: agronholm/cbor2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
N^2 Performance on decoding large definite bytestrings
bug
#240
opened Jun 14, 2024 by
kpwelsh
2 tasks done
Support of RFC9164 Semantic Tags for IP Addresses/Prefixes
enhancement
#232
opened Apr 16, 2024 by
kc2rxo
1 task done
Consider native serializer support for numpy.ndarray
enhancement
#231
opened Apr 15, 2024 by
gsmecher
1 task done
Wrong/misleading documentation for
default=
argument of encoder, which leads to corrupt CBOR when followed
bug
#228
opened Apr 1, 2024 by
burnpanck
2 tasks done
Re-expose
default_encoders
and allow changing them in CBOREncoder
again
enhancement
#226
opened Mar 16, 2024 by
oxij
1 task done
CLI support for encoding/importing from JSON
enhancement
#222
opened Mar 1, 2024 by
chenliu0831
1 task done
C-extension does allow customizing serialization
bug
#192
opened Nov 15, 2023 by
vamega
2 tasks done
Add cbor2.tool option to generate bytes from python literal
enhancement
#103
opened Dec 30, 2020 by
apgoetz
[feature] Using
cbor2
to read streams asynchronously in an asyncio
application
documentation
#76
opened Mar 15, 2020 by
AndreaCensi
OrderedDicts do not guarantee ordering on decode
IANA Tag Support
Adding new builtin tag support
#66
opened Jan 10, 2020 by
chiefnoah
Document how to handle CBOR objects concatenated in a stream
documentation
#30
opened Nov 6, 2018 by
Sekenre
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.