Converting complex datatypes to and from native Python datatypes
http://marshmallow.readthedocs.io/
marshmallow is an ORM/ODM/framework-agnostic library for converting complex
datatypes, such as objects, to and from native Python datatypes.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-marshmallow && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
marshmallow-2.19.5.tar.gz | 0000155874 152 KB | |
python-marshmallow-no-version-warning.patch | 0000001764 1.72 KB | |
python-marshmallow.changes | 0000005141 5.02 KB | |
python-marshmallow.spec | 0000002802 2.74 KB | |
reproducible.patch | 0000000974 974 Bytes |
Revision 7 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 718109
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
- Update to 2.19.5: * Fix deserializing ISO8601-formatted datetimes with less than 6-digit miroseconds (:issue:`1251`). Thanks :user:`diego-plan9` for reporting. * Microseconds no longer gets lost when deserializing datetimes without dateutil installed (:issue:`1147`). * Fix bug where nested fields in Meta.exclude would not work on multiple instantiations (:issue:`1212`). Thanks :user:`MHannila` for reporting.
Comments 0