-
Notifications
You must be signed in to change notification settings - Fork 86
Issues: jcrist/msgspec
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
A nicer way to force validation when creating instances
#812
opened Feb 7, 2025 by
ionelmc
updated Feb 7, 2025
Structs with dictionaries with enum keys do not encode
#799
opened Jan 12, 2025 by
ahrnbom
updated Feb 6, 2025
optimizing extended numpy encoder decoder
#811
opened Feb 4, 2025 by
YoniChechik
updated Feb 4, 2025
Python 3.14.0a3: TypeError: Extra positional arguments provided
#795
opened Jan 6, 2025 by
hroncok
updated Feb 4, 2025
Is there an easier way to pre-process incoming values for specific fields?
#797
opened Jan 8, 2025 by
amogus07
updated Jan 28, 2025
Allowing For DeclarativeBases or other ways of working with msgspec.Structs directly with SQLAlchemy
#808
opened Jan 27, 2025 by
Vizonex
updated Jan 27, 2025
Support omitting Struct attributes from encoding/decoding
#199
opened Oct 8, 2022 by
jcrist
updated Jan 24, 2025
Cannot set
min_length
for optional string filed
#804
opened Jan 21, 2025 by
RoTorEx
updated Jan 24, 2025
Stop skipping private fields for attrs classes
#803
opened Jan 20, 2025 by
Tinche
updated Jan 23, 2025
msgspec.Struct cannot be used together with abc
#806
opened Jan 23, 2025 by
777michael777
updated Jan 23, 2025
Allow
date
, datetime
, time
for ge
, gt
, le
, lt
#482
opened Jul 13, 2023 by
alexei
updated Jan 22, 2025
Omit non default fields from final schema.
#794
opened Jan 6, 2025 by
arthurbrenno
updated Jan 6, 2025
Keep a "parent" pointer when loading deeply nested data
#792
opened Jan 3, 2025 by
hoopes
updated Jan 5, 2025
can msgspec provide a faster enum implementation?
#674
opened Apr 30, 2024 by
aspizu
updated Jan 3, 2025
Unable to encode
lxml.etree._ElementUnicodeResult
#690
opened May 17, 2024 by
umarbutler
updated Dec 28, 2024
Enforcing runtime type validation for Structs (and extending validation to functions)
#513
opened Aug 11, 2023 by
mjkanji
updated Dec 27, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.