Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lovasoa
/
marshmallow_dataclass
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
473
Code
Issues
47
Pull requests
12
Actions
Projects
0
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
How to indicate by_value=True when the dataclass field is a list of enum?
Status: Open.
#285
In lovasoa/marshmallow_dataclass;
·
vkruglik-aka
opened
on Nov 8, 2025
class_schema() vs .Schema
Status: Open.
#283
In lovasoa/marshmallow_dataclass;
·
vkruglik-aka
opened
on May 22, 2025
marshmallow_dataclasses.class_schema() fails in multithreaded app due to thread-safety issue
Status: Open.
#282
In lovasoa/marshmallow_dataclass;
·
vitaly-krugl
opened
on May 4, 2025
Compatibility with marshmallow 4.0.0
Status: Open.
#281
In lovasoa/marshmallow_dataclass;
·
astral-alpaca
opened
on Apr 17, 2025
Add support <code>unknown=INCLUDE</code>
Status: Open.
#279
In lovasoa/marshmallow_dataclass;
·
llucax
opened
on Dec 5, 2024
PyRight: Static TypeChecking of <code>Schema: ClassVar[Type[Schema]] = Schema</code> fail
Status: Open.
#277
In lovasoa/marshmallow_dataclass;
·
dwt
opened
on Aug 23, 2024
Need an easy way to avoid nulls in generated JSON
Status: Open.
#276
In lovasoa/marshmallow_dataclass;
·
ikriv
opened
on Jul 26, 2024
Need a way for class_schema to deserialize to dictionary, to support gradual conversion of legacy code
Status: Open.
#275
In lovasoa/marshmallow_dataclass;
·
ikriv
opened
on Jul 26, 2024
Support for type-generic custom fields
Status: Open.
#269
In lovasoa/marshmallow_dataclass;
·
thomashk0
opened
on Jun 4, 2024
Unions of classes and sub classes with default values not serializing and deserializing correctly
Status: Open.
#268
In lovasoa/marshmallow_dataclass;
·
pnetherwood
opened
on Jun 3, 2024
Introduction of a generic schema used to type load and loads
Status: Open.
#267
In lovasoa/marshmallow_dataclass;
·
Vince-LD
opened
on May 28, 2024
list[enum] ignores "by_value": True flag
Status: Open.
#255
In lovasoa/marshmallow_dataclass;
·
rayrapetyan
opened
on Mar 9, 2024
You can’t perform that action at this time.