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
Coerce a `None` value to the default
#675
hoopes
opened
6 months ago
7
can msgspec provide a faster enum implementation?
#674
aspizu
opened
7 months ago
1
Struct `__post_init__` is not called when converting to Struct with `from_attributes=True`
#673
NCRonB
closed
1 month ago
2
Hot to get field alias name from Struct?
#672
Olegt0rr
closed
7 months ago
3
Support adding hooks for supported objects types
#671
mike0sv
opened
7 months ago
2
Support setting `strict=False` on specific fields
#670
TheMythologist
opened
7 months ago
1
Callbacks to `Encoder`/`Decoder` are not respected in `datetime` objects
#669
TheMythologist
opened
7 months ago
2
Callbacks to `Encoder`/`Decoder` are not respected in `datetime` objects
#668
ghost
closed
7 months ago
1
typing.Annotated not working as expected.
#667
mplatypus
opened
7 months ago
0
Cannot introspect generic structs, possibly bug in python stdlib.
#666
aspizu
closed
7 months ago
1
Capture validation errors without failing container schema
#665
bentheiii
opened
7 months ago
0
Could msgspec be used to specify expected output types when encoding?
#664
Lance-Drane
opened
7 months ago
1
Draft: feat: allow converting subclasses of tagged structs
#663
mishamsk
opened
8 months ago
0
Output in Docs not readable in darkmode
#662
astsbins
opened
8 months ago
0
Generate FastAPI docs from msgspec.Struct json schema
#661
Arseniy-Popov
opened
8 months ago
3
Struct import fails in pytest - Missing requirement argument 'attribute x' or unhashable type: 'StructClass'
#660
neotechmonk
closed
1 month ago
1
Optional[Raw] results in an unexpected validation error at json.decode time
#659
jdef
opened
8 months ago
5
Datetime without timezone are decoded as str with msgspec.msgpack. in 0.18.6
#658
sihrc
closed
8 months ago
1
Subclasses of frozen Structs causing mypy error: `Cannot inherit non-frozen dataclass from a frozen one`
#657
wikiped
opened
8 months ago
2
Is it possible to have the decoding of union of all subclasses of a struct
#656
sercant
opened
8 months ago
0
Convert builtin types to numpy
#655
i-newton
opened
8 months ago
2
Field Alias Overrides in Subclasses Not Reflected in __struct_encode_fields__
#654
c0x65o
opened
8 months ago
0
`omit_defaults` supports specifying `tuple`/`frozenset` default values via `default_factory`
#653
jcrist
closed
8 months ago
0
`omit_defaults` does not omit tuples and frozensets
#652
jodal
closed
8 months ago
2
Update annotation parsing to work with PEP 649 in Python 3.14
#651
jcrist
opened
8 months ago
0
Implementing optional bytes type for json.
#650
dg-pb
closed
8 months ago
1
Allow unknown tags, defaulting to tagged base
#649
TLouf
opened
8 months ago
0
Duplicate key detection
#648
DavidBuchanan314
opened
9 months ago
0
JSON encoding speedups
#647
jcrist
closed
9 months ago
0
Add tests for encoding/decoding highly recursive messages
#646
jcrist
closed
9 months ago
0
Allow `omit_defaults` to exclude fields when encoded value is `{}` (empty dict)
#645
wikiped
opened
9 months ago
0
Collecting multiple validation/constraint errors at once
#644
ianjosephwilson
closed
9 months ago
1
Converting dicts into list with key-reuse
#643
hynek
closed
9 months ago
3
Porting guide for users coming from `orjson`
#642
jcrist
opened
9 months ago
0
Allow conversion to collection from generator
#641
floxay
opened
9 months ago
2
json schema generation - differences between pydantic and msgspec
#640
yqiang
closed
9 months ago
4
Docs page on testing
#639
jcrist
opened
10 months ago
0
Add a deeply recursive schema/union test
#638
jcrist
closed
10 months ago
0
Update changelog for 0.18.6
#637
jcrist
closed
10 months ago
0
Infer naming convention when converting objects to structs
#636
jcrist
closed
10 months ago
0
Support inheriting from slots classes with gc=False
#635
jcrist
closed
10 months ago
0
Consider making `DecodeError` and `ValidationError` inherit from `ValueError`
#634
vytas7
opened
10 months ago
1
Add either `init_omit_defaults` or `omit_none`
#633
HansBrende
opened
10 months ago
8
Support types.MappingProxyType
#632
intentionally-left-nil
opened
10 months ago
3
Cannot set `gc=False` on Generic structs?
#631
HansBrende
closed
10 months ago
5
Cannot convert with `from_attributes` when using a rename convention
#630
LonelyVikingMichael
closed
10 months ago
3
How can I do data normalization on a frozen instance in `__post_init__`?
#629
onecrayon
closed
10 months ago
1
Sign release tags when making future releases?
#628
markmcclain
closed
10 months ago
4
Add `order` option to encoders
#627
jcrist
closed
10 months ago
0
Fix bug with multiple generic inheritence
#626
jcrist
closed
10 months ago
0
Previous
Next