issues
search
jcrist
/
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
https://jcristharif.com/msgspec/
BSD 3-Clause "New" or "Revised" License
2.44k
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UnboundLocalError for `new_scope`
#625
treykeown
closed
10 months ago
3
feat: support deserializing to memoryview
#624
SunDoge
closed
10 months ago
1
Automatically support `functools.cached_property` without requiring setting `dict=True`
#623
jcrist
opened
10 months ago
2
Constraint check for typing.Optional field
#622
zulqasar
closed
10 months ago
1
Fix refcounting bug introduced in previous commit
#621
jcrist
closed
11 months ago
0
Preserve leading `_` for camel/pascal renaming
#620
jcrist
closed
11 months ago
0
Support coercing float to int if `strict=False`
#619
jcrist
closed
11 months ago
0
leading underscores and `"camel"` rename strategy
#618
peterschutt
closed
11 months ago
2
Recommendation for Efficiently Decoding BSON from PyMongo with msgspec
#617
c0x65o
opened
11 months ago
0
Make msgspec more aware of large data and other serialization protocols
#616
fungs
opened
11 months ago
0
Validation on serialization
#615
fungs
opened
11 months ago
5
Typed encoding
#614
fungs
opened
11 months ago
1
decode's strict=False does not cast floats to ints
#613
thomasjpfan
closed
11 months ago
3
Add esmerald to "used by" section
#612
jcrist
closed
11 months ago
0
Update changelog for 0.18.5
#611
jcrist
closed
11 months ago
0
Allow more than one str-like type in unions
#610
dhirschfeld
opened
11 months ago
8
encode sort_keys argument
#609
evgenii-moriakhin
closed
10 months ago
16
ormsgpack benchmark comparison
#608
LockedThread
closed
11 months ago
1
Inherit __init_subclass__ args to subclass
#607
FHU-yezi
opened
11 months ago
1
Add support for Python 3.12's `type` aliases
#606
jcrist
closed
11 months ago
0
Add a `schema_hook` for generating JSON schemas
#605
jcrist
closed
11 months ago
0
Pass key constraints as `propertyNames` in JSON Schema
#604
jcrist
closed
11 months ago
0
Add support for having multiple `tag_fields`
#603
serozhenka
opened
11 months ago
0
Support custom dict key types in JSON
#602
jcrist
closed
11 months ago
0
Doctests
#601
jcrist
closed
11 months ago
0
Add `msgspec.structs.force_setattr`
#600
jcrist
closed
11 months ago
0
Fix caching of dataclass subclass info
#599
jcrist
closed
11 months ago
0
Dataclass inheritance doesn't work when base class is decoded first
#598
clint-enki
closed
11 months ago
1
Fixed typo on Tagged Unions example
#597
koioannis
closed
12 months ago
0
Add struct `cache_hash` option
#596
jcrist
closed
12 months ago
0
Include the struct type in frozen hash implementation
#595
jcrist
closed
1 year ago
0
Converting all Structs (including nested ones) to dict.
#594
zulqasar
closed
12 months ago
2
Call `__eq__` from `__ne__` for user defined `__eq__`
#593
jcrist
closed
1 year ago
0
Support UUID subclasses in `convert`
#592
jcrist
closed
1 year ago
0
Caching hashes
#591
Solumin
closed
12 months ago
6
How to add multiple Mixins that declare additional fields?
#590
Yolley
closed
1 year ago
2
Is encoding with `msgspec` faster than to `json.dumps(dataclass.asdict)`?
#589
remiconnesson
closed
12 months ago
4
Allow use of `object.__setattr__` to modify `frozen` instances of `Struct`
#588
wikiped
closed
11 months ago
4
IntEnum/IntFlag not considered as numeric types for msgspec.Meta
#587
mikeshardmind
opened
1 year ago
2
docs: udpate `defstruct` docs with mention of field spec; add example;
#586
alexei
closed
11 months ago
3
`__ne__` does not defer to custom `__eq__`
#585
Solumin
closed
1 year ago
2
maybe an exception should be thrown when there are bytes in the dict passed to json.encode
#584
bymoye
closed
1 year ago
1
[Question] How to decode deeply nested part of json using msgspec
#583
giridhart
opened
1 year ago
3
Please consider not restricting `Union` to one type.
#582
wikiped
opened
1 year ago
1
Add question issue template
#581
jcrist
closed
1 year ago
0
`defstruct` with `default_factory ` and/or `FieldInfo`
#580
alexei
closed
1 year ago
3
Add support for `typing.TypeAliasType`
#579
wikiped
closed
11 months ago
1
Please add Discussions
#578
giridhart
closed
1 year ago
1
Check str constraints on dict keys in msgpack
#577
jcrist
closed
1 year ago
0
Investigate constrained mapping keys, JSON Schema patternProperties
#576
bollwyvl
closed
11 months ago
3
Previous
Next