Skip to content

Issues: yukinarit/pyserde

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Optimize imports enhancement New feature or request
#604 opened Oct 24, 2024 by danielgafni
Enum deserialization doesn't work with non-simple enum values enhancement New feature or request help wanted Extra attention is needed
#585 opened Aug 19, 2024 by morrison12
PEP 649 support enhancement New feature or request
#564 opened Jun 24, 2024 by yukinarit
Support numpy v2 help wanted Extra attention is needed
#562 opened Jun 21, 2024 by yukinarit
Feature request: support for RON (rusty object notation) enhancement New feature or request help wanted Extra attention is needed
#525 opened May 11, 2024 by jennydaman
Custom Serializer doesn't work with top-level data. bug Bug report or fix
#514 opened Apr 18, 2024 by Jasha10
Be able to serialize dicts with Enum keys to JSON enhancement New feature or request
#468 opened Jan 31, 2024 by davetapley
serde transparently enhancement New feature or request
#466 opened Jan 17, 2024 by uyha
Custom field serialzer in flattened field bug bug Bug report or fix
#453 opened Dec 15, 2023 by AustinScola
Support for collections.abc enhancement New feature or request
#440 opened Nov 7, 2023 by TommyDuc
alias broken for list bug Bug report or fix
#432 opened Oct 9, 2023 by opeik
InitVar causes exception enhancement New feature or request
#425 opened Aug 18, 2023 by morrison12
AdjacentTagging with no content
#411 opened Jul 21, 2023 by jennydaman
Generics and Flatten doesn't work bug Bug report or fix
#379 opened Jun 11, 2023 by yukinarit
init=False and inheritance bug Bug report or fix
#336 opened Mar 28, 2023 by robertodr
SerdeError deserializing list of optional bug Bug report or fix
#329 opened Mar 23, 2023 by davetapley
Union of generics doesn't work enhancement New feature or request
#301 opened Feb 14, 2023 by Kobzol
ProTip! Exclude everything labeled bug with -label:bug.