Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
https://github.com/marshmallow-code/marshmallow
Closes #378
7873207314cc36097db56912069a0a84d1a20de1 authored almost 7 years ago08fba280e37f19ae24a82a93ec6868b6704e2f64 authored almost 7 years ago
Fix typo
afb5be9eff7fc9ea3076c617f07902ed5f13b262 authored almost 7 years agoFix typo
9fe70ff62fb969ebd8e35a5296a1506b433e88d0 authored almost 7 years agofa840710166c38352a6c8e180c4acfd61e534e16 authored almost 7 years ago
bdd631e0c29083e74e3cde1393a691eb5f63f32b authored almost 7 years ago
Rework error message collection in structured Dict
8f2f6b57f850477fb2293d2545c2e8dfa8ca8232 authored almost 7 years agoMerge load_from and dump_to into data_key
45b145bb71f8586174ba3987d7d24c3e3289e596 authored almost 7 years agofa967679383515835ac560077a9dc5011bfdabca authored almost 7 years ago
d2fac38f1f871e09d31a9689c837948bf5cb33b0 authored almost 7 years ago
f54b49e8c5e4db8e9c2ca0e758c4e6e0289be0b8 authored almost 7 years ago
a46a2ee4907ec0931f6e769ca207a40fc9cfa716 authored almost 7 years ago
05fce5393344c124b4e48e5e2e8f35dcb2aad6e9 authored almost 7 years ago
Don't recursively check required missing in Nested fields
f0979810ddfec5f07737849b785999969aefedf4 authored almost 7 years agoFixes #319
2ec3f11fe706627b9c01c72a15259c500c7e1476 authored almost 7 years ago
This is now covered by test_structured_dict_value_deserialization and
test_structured_dict_key_d...
Reg test for #730
01f01ea2969db41cbc0b7debf7b6fcaf58e4f253 authored almost 7 years ago27545de75e1e413b678e48427de951cb73400a72 authored almost 7 years ago
3fd59becd91ac95617b0c06ecee2389dfe88dfda authored almost 7 years ago
Marshmallow 3.x - serializer dump method directly return dictionary, …
6f0bee002fcb78b171e9e974a06557a583182696 authored almost 7 years agod9c38200efe3c07d5cda503e2d2c796b7287c1b1 authored almost 7 years ago
327530deee83073eb8d5f0fc80df3601e4320bd4 authored almost 7 years ago
Fix pass_original on nested many
e1016128f0f8d9e57110982eb4ab7307d3e10ff0 authored almost 7 years ago
Pass the correct `original_data` for decorated `post_load` and
`post_dump` methods when dealing ...
:bug: Fix pass_original for validate_schema on nested many
a867533d53ddbe8cb0ff63c1dc3ca53337ba525c authored almost 7 years agoc36cd2fda4f659f04da5c135fa8b6feda2cf7177 authored almost 7 years ago
Pass the correct `original_data` for decorated `validate_schema` method
when dealing with a `Nes...
67b649533a4c562dc877339472cdb968b290ce17 authored almost 7 years ago
Fixes #730
20ef6fe0f2b3c9cea59e46d8eb607d72c76a8ef8 authored almost 7 years ago642d18b58d9b42d16b450a30b42aa57ea3859192 authored about 7 years ago
f51dada58150942a65085ffb5f574a5024eefef1 authored about 7 years ago
Schema.load(None) raises ValidationError
8d15fda8c47739c11bf528692fdb19b9a5cec9a0 authored about 7 years agoCloses #511
11822c27a9df9e6ca50c33fa15c70097bac11692 authored about 7 years ago63223dcb7a940b75f9e6bea2165654e74732003a authored about 7 years ago
8ec9b2c98ae0dea148113554acb40ea9bbcd3a6a authored about 7 years ago
a61d3c29bb2d1af40b950dabe2116960b4dd4dab authored about 7 years ago
b503221eb592d41b465ef32006fa757aa0d791ad authored about 7 years ago
c9afda67831e5c9afddd81c43f31de697f9253b4 authored about 7 years ago
Remove strict parameter and return [de|]serialiazed data or raise ValidationError
e81c36c25b2a9721bebaf5c8c6de5a71f904a5e7 authored about 7 years agoAdd code of conduct
07cebb919cf577252e7628464ea23936a68ac054 authored about 7 years agofix the output of the nested serialization example
f477f8c065fb6526e38beb83add000faa77b66a5 authored about 7 years ago3fdc873cbf87a0c385b9cf139c334c7a0923030d authored about 7 years ago
5b9220adfe0c8d7f392c2b23f1f764f696f166cc authored about 7 years ago
cc7dc55233e3d1e390f17977688dc3549432d3fe authored about 7 years ago
da32d2ca95093c46da7c7a76433e728cc625039a authored about 7 years ago
f14c2d9db9944423f8528fc2f72e41287e026436 authored about 7 years ago
Workaround for https://github.com/pytest-dev/pytest/issues/2917
7b776d187e099a8d9aeb8b5475ae653a6f84c8fa authored about 7 years ago
If errors are detected, ValidationError is raised which contains errors
in its 'messages' attrib...
541275e138005e906ac5c18c23abb2528dff4be0 authored about 7 years ago
a19497b16cf89cf3d2f89166dc4bfad2dcd87f20 authored about 7 years ago
The semantics of default are the same for Nested as they are for Field
fixes #701
2b94e656d2dc06c50e42f5a43cd48d3aaa91d47c authored about 7 years ago
Code of conduct is based on Trio's COC, which is based on the
WeAllJS COC, which is excellent. T...
362f499f421702f88514d8a5fef590f5dd789e7e authored about 7 years ago
Prevent using field name when using load_from
2f1fa2b1281b280f3a4cab2c3d1a612317e270d7 authored about 7 years agof0b7af3251bd4a43cfdbd7854e9032c8f1193054 authored about 7 years ago
b8a23665e7559033d856c3aa921e93f1195ae6c2 authored about 7 years ago
b35046dbc1352033d662641af01ea16fff50ed4b authored about 7 years ago
764f504641ec42458e600a648f58c3c3b5052cd7 authored about 7 years ago
* Update invoke from 0.21.0 to 0.22.0
* Pin python-dateutil to latest version 2.6.1
* Pin ...
8f3fa987c06baa167b529bc6dde7a59322b16b27 authored about 7 years agob5087b0b1d459d3c899ec763cb2e042bdb0abce6 authored about 7 years ago
e1481a3e6a79603d816c37a946405d84bf82e0e6 authored about 7 years ago
Fix URL validator for ipv6 (brackets required always)
572c1557e9e0cdcb90ef92b7ac6fb179cfe61aa4 authored about 7 years ago23261bc4be5916ec73e247c8c820120d056a4dc6 authored about 7 years ago
8a3b3cece0b12bed9cccf66c2a61cd9ae0c17266 authored about 7 years ago
25cb7e03b8e571303e8185019ab7915343ce22ec authored about 7 years ago
Nested field: store data and valid_data in ValidationError on dump/load
f53028f4bd9041dbe2683c82fa1f091a5f238562 authored about 7 years agoe7a021771cdc27a341ff6182cf2e70b68aa29021 authored about 7 years ago
Don't validate Email and URL fields on serialization
0f1463a7f196b5530fb9373059340e95f7581963 authored about 7 years agoCloses #608
3c649b92af52e1559b3b1cf52cf3b0aedb3c756c authored about 7 years agoc2bd136568524d56f561d62792b4503b7f91ba04 authored about 7 years ago
6e547c6d504dc5a827b10cd129f8e58eebd15fca authored about 7 years ago
cb8ed5ed0d911158f9bc6b2a1129d41743cea331 authored about 7 years ago
Structured Dictionaries
aa571bfd8b9393f902fb22401319ea460d54a7ba authored about 7 years ago0a56c929af3ba48488b8a221131b1e9b05bd1b65 authored about 7 years ago
b60fe47e4cb3665083aefdad91e290595afa76bc authored about 7 years ago
Closes #706
15793986ea3aa285f6641acacd9fb0f342188a7a authored about 7 years agoCorrect spelling mistake.
ced468096f5a494c09925410a1f5cee449eb5107 authored about 7 years agoe9c77ee1aa5c727a66eb3ca1a0aff50e77d84184 authored about 7 years ago
b1ddf571679d9f45aa265c9f905398515412d4c1 authored about 7 years ago
de17a208609a39f7f6fdc53a1f11f086c71ae146 authored about 7 years ago
1ff81714e30caf51716b54c80f3059a751db57ea authored about 7 years ago
12044877d8af3d8f07c39bf0c5df78d3d7a22df1 authored about 7 years ago
5e66497c5004a138747266cec3a5559761225731 authored about 7 years ago
54bc66dc9ada3a36e7826d31046594ab73c9a577 authored about 7 years ago
Fix bug: field that is not UTF-8 will raise a UnicodeDecodeError
0a39388db7eff63932c49da62bc819e29166c92d authored about 7 years agof00ec3f39ad12a938ad15e76acf6048a73630aa2 authored about 7 years ago
- Test added.
- Related: #650
- Related: #650
d4e17931f5683b0288efa885b87fa8d76f5a0210 authored about 7 years ago515a9fcbdcae75912af81ff4b9f9a4144bb1198d authored over 7 years ago
Changes from_iso to from_iso_datetime
ebcfcb9f787540e0b2a4a3a490819627df4c3968 authored over 7 years agofcf4581418e223793c5f0591bb31d447b3c93e3b authored over 7 years ago
2f3092b586155b197bff230db30c9809e1a3d78f authored over 7 years ago
57165159ea05452b928445fbd2dacec591db8432 authored over 7 years ago
1c92edc57849c733671bfefd59224f556211237d authored over 7 years ago
63cfee6e35b05ed4db4c19cba9d34a08953f728c authored over 7 years ago
eb67b6464c5e7e5b2ddd2e78cba26e81bd9f9158 authored over 7 years ago
fix #664: validate.URL: add option to allow hostnames with no dots
ced27d794e08de20edb2c14d75ba2da56fe2a1ad authored over 7 years agocc2aeadf99241eabcfbd18628dfd8c4d51073826 authored over 7 years ago
2ef6c3bb2e412a544fc1ccaf847416187ccdc1cc authored over 7 years ago