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.43k
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Creating a msgspec.Struct abstract class
#725
arthurbrenno
opened
2 months ago
0
Do not encode UNSET values in struct arrays.
#724
chuckwondo
opened
3 months ago
0
JSON and msgpack encoding fails to skip UNSET values in array_like Struct
#723
chuckwondo
opened
3 months ago
1
Unable to handle a self-referencing union of primitive types
#722
charles-dyfis-net
opened
3 months ago
2
Collect all ValidationErrors instead of failing fast
#721
chuckwondo
closed
3 months ago
2
Omitting defaults does not work with array-like structs
#720
chuckwondo
opened
3 months ago
1
Support pattern for str collection types
#719
chuckwondo
opened
3 months ago
1
msgspec.Struct as dict keys and Dict[TypeVar, TypeVar] support
#718
u3Izx9ql7vW4
opened
3 months ago
0
Segmentation fault when using msgspec.Meta
#717
sosna
opened
3 months ago
2
"partially-frozen" structs?
#716
inklesspen
opened
3 months ago
0
protobuf support
#715
makarr
opened
3 months ago
2
Wrap `UnicodeDecodeError` in `msgspec.DecodeError`?
#714
clumsy9
opened
3 months ago
0
`copy.replace` support
#713
layday
closed
1 month ago
0
Plugin for PyCharm / VS Code
#712
janluke
closed
4 months ago
1
Build Python 3.13 wheels (not free-threaded)
#711
edgarrmondragon
closed
1 month ago
20
Nested custom extensions
#710
makarr
closed
4 months ago
1
Fix memory leak in Raw.copy().
#709
tjgq
closed
1 month ago
2
Nested tagged unions?
#708
uar316025
opened
4 months ago
0
Accept hook functions in Meta for more ergonomic support of custom data types
#707
00dani
opened
4 months ago
1
Settings Management
#706
stewit
opened
4 months ago
3
Positional-only arguments
#705
einarwar
closed
1 month ago
0
Allow passing custom globals to use when converting dataclasses
#704
provinzkraut
opened
5 months ago
0
chore: 3.13 support
#703
max-muoto
closed
2 months ago
2
Is there a way to stop parsing long lists of JSON objects when an object with a certain property value is found
#702
christianplatta1012
opened
5 months ago
0
Incorrect decoding of 65-bit integer
#701
jdmsu4
closed
1 month ago
1
Add support for PEP 746
#700
adriangb
opened
5 months ago
0
Converting an object / dict to a struct where the struct contains a Raw field fails with "Expected `any`, got ..."
#699
indrat
closed
1 month ago
0
3.13 support
#698
Tinche
closed
1 month ago
10
Encode_into might not write data at the intended offset location if buffer is too small.
#697
MrPigss
closed
1 month ago
4
Error when compiling for 32-bit windows builds
#696
jcrist
closed
5 months ago
1
msgspec.json.decode parsing a float value
#695
Oakington
closed
5 months ago
10
Encode field name
#694
edpyt
opened
6 months ago
0
Multiple types to same Struct
#693
unights
opened
6 months ago
1
Support numeric constraints for Decimal types
#692
corentin-regent
opened
6 months ago
0
fallback to dict for unknown type in tagged union?
#691
tlambert03
opened
6 months ago
3
Unable to encode `lxml.etree._ElementUnicodeResult`
#690
umarbutler
opened
6 months ago
0
Ability to add an example to a Struct as output to the JSON schema
#689
pgjones
opened
6 months ago
0
Add an option to disable constraint checks
#688
corentin-regent
opened
6 months ago
0
Preserve typing args when inspecting custom types
#687
dcwatson
opened
6 months ago
1
Does msgspec have a concept of schema mode?
#686
pgjones
opened
6 months ago
0
Support decoding empty strings as unset for all field types
#685
aolesky
opened
6 months ago
0
Plug leak of "match_args" in StructMeta.
#684
peadar
closed
6 months ago
1
Support numeric constraints for Decimal values
#683
corentin-regent
opened
6 months ago
0
Tighten typing of msgspec.json.schema
#682
cfculhane
opened
6 months ago
0
Json Encoder: dataclass classes are encoded to empty dict
#681
nhairs
closed
1 month ago
0
Support encoding any Enum value type
#680
nhairs
closed
1 month ago
0
Let json.schema take an enc_hook for handling default values of custom types
#679
sennalen
opened
6 months ago
0
Support freezegun fake types
#678
nhairs
opened
6 months ago
1
License discrepancy
#677
sennalen
closed
6 months ago
1
ForwardRef is not supported
#676
jdglaser
opened
6 months ago
0
Previous
Next