-
-
Notifications
You must be signed in to change notification settings - Fork 662
Pull requests: marshmallow-code/marshmallow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Constant field with required=True raising ValueError
#2910
opened Feb 27, 2026 by
rstar327
Loading…
Fix OneOf.options() emitting phantom entries when labels outnumber choices
#2909
opened Feb 27, 2026 by
rstar327
Loading…
Fix Field.error_messages type to allow dict and list values
#2907
opened Feb 25, 2026 by
dhruvildarji
Loading…
2 tasks done
Add ipaddress types to Schema.TYPE_MAPPING
#2906
opened Feb 25, 2026 by
dhruvildarji
Loading…
2 tasks done
Reject booleans in from_timestamp_ms, consistent with from_timestamp
#2904
opened Feb 20, 2026 by
bysiber
Loading…
Fix nested partial to use attr_name instead of data_key for prefix
#2903
opened Feb 20, 2026 by
bysiber
Loading…
Fix Enum field by-name lookup to only return actual members
#2902
opened Feb 20, 2026 by
bysiber
Loading…
Fix Constant field with required=True raising ValueError
#2901
opened Feb 18, 2026 by
worksbyfriday
Loading…
3 tasks done
fix: prevent OneOf.options()from emitting phantom pairs
#2897
opened Feb 7, 2026 by
JaeHyuckSa
Loading…
Bump sphinx from 8.2.3 to 9.1.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2888
opened Jan 5, 2026 by
dependabot
bot
Loading…
Fix: several nested partial issues (sequence partial, data key, schema initialized partial)
#2042
opened Aug 31, 2022 by
pavellos21
Loading…
Allow to define required fields in schema constructor and meta
#1670
opened Sep 25, 2020 by
mgetka
Loading…
Propagate unknown parameter to nested fields
backwards incompat
#1575
opened Apr 23, 2020 by
mahenzon
Loading…
Fix accessing builtin dict's attrs for a missing field
#1557
opened Apr 5, 2020 by
mahenzon
Loading…
Accept boolean values for Integer field when strict is False
#1476
opened Dec 17, 2019 by
mxamin
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.