Issues
- 4
Optimize imports
#604 opened by danielgafni - 3
- 5
- 3
Can pyserde work with property getters setters?
#592 opened by nayaabkhan - 1
- 4
- 3
dataclass InitVar plus explicit serde decorator breaks metadata and, at least, skip option
#581 opened by morrison12 - 0
from_json raises exception trying to convert JSON to a dataclass with an InitVar
#582 opened by morrison12 - 3
jaxtyping numpy support
#572 opened by pablovela5620 - 9
- 4
Can't serialize with a None value
#434 opened by hemna - 3
Error messages with more context
#423 opened by BaxHugh - 1
- 3
`alias` broken for `list`
#432 opened by opeik - 4
Deserializing enum variant with no fields into a dataclass with no fields fails
#462 opened by nirvana-msu - 3
- 0
PEP 649 support
#564 opened by yukinarit - 0
- 0
Support numpy v2
#562 opened by yukinarit - 7
Japanese translation
#545 opened by yukinarit - 11
Performance becoming an issue
#524 opened by AustinScola - 1
Multilingual support for pyserde guide
#543 opened by yukinarit - 1
- 2
Serializer for timedelta
#447 opened by davetapley - 5
Code completion with jedi does not work / jediで`@serde`デコレーターを使用したデータクラスのインスタンスのフィールド・属性が補完されない
#532 opened by Spoonail-Iroiro - 0
Support for SQLAlchemy dataclass
#517 opened by barsa-net - 3
Be able to serialize dicts with Enum keys to JSON
#468 opened by davetapley - 0
- 0
Custom Serializer doesn't work with top-level data.
#514 opened by Jasha10 - 2
- 6
- 4
- 1
- 3
- 3
serde transparently
#466 opened by uyha - 0
Generic deserialization does not work when dataclass is passed in generic arg
#464 opened by yukinarit - 1
Is there a way to have a customer serializer for a whole class (vs. for the class of an attribute of an object)
#424 opened by morrison12 - 0
Custom field serialzer in flattened field bug
#453 opened by AustinScola - 0
Type error from field with attributes
#457 opened by yukinarit - 2
Union example does not seem to work out of the box
#449 opened by nicoddemus - 3
- 2
Serialization of recursive data structures is accidentally exponential when using `skip_if`
#451 opened by gschaffner - 1
`name 'Set' is not defined` when fields are a `Set` in combination with custom serializer/deserializer
#444 opened by maallaire - 5
Support for collections.abc
#440 opened by TommyDuc - 1
serde.compat.SerdeError: Can not serialize with untagged union of dict[str, Any]
#435 opened by davetapley - 1
- 1
`alias` on `Optional` field breaks deserialization
#429 opened by opeik - 3
InitVar causes exception
#425 opened by morrison12 - 3
Serialization error for Union with a dataclass arg
#427 opened by kykosic - 2