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

git ignore pyest cache files

c475f041cc725973fc6d86f50996cdbd253ba6ea authored over 6 years ago
Merge pull request #829 from marshmallow-code/pyup-update-sphinx-1.7.4-to-1.7.5

Update sphinx to 1.7.5

546742d66ca33d64bfd70cda61d61a3c966ace67 authored over 6 years ago
Update sphinx from 1.7.4 to 1.7.5

8f7588d08940a855be0494004cc354262368251e authored over 6 years ago
Update changelog; add code example in upgrading docs

202f9ed28df950987e85a3d8af4559c1e2209777 authored over 6 years ago
Merge pull request #819 from marshmallow-code/dev_347_decorator_returns_none

Consider None as return value from pre-processor rather than assume mutation

e2e27310139959e629febaf5d8312653ac879166 authored over 6 years ago
Merge branch '2.x-line' into dev

435e04c76b7a936b5963d1f5988b2dae64144873 authored over 6 years ago
Fix typo

mmmm...copy-pasta...

0a57f486c4e24ef94be18cfc0c5086461bb462b9 authored over 6 years ago
Update CHANGELOG

3b3b83ac7113521d86ee2cee94f7bc60071910c4 authored over 6 years ago
Update "upgrading" doc about "Pre/Post-processors must return modified data"

e4d84c9d41065a8cf7953b26bf5e846dd2c451a2 authored over 6 years ago
Consider None as return value from Pre/Post-processor rather than assume mutation

Fixes #347

43e8b466dd9e3bf1f1d1f4b43d143f42afcddd79 authored over 6 years ago
Add @felixonmars to AUTHORS

0f7fac3d034be94fa6d996cf58cd826879b15be8 authored over 6 years ago
Merge pull request #828 from marshmallow-code/pyup-update-pytest-3.5.1-to-3.6.0

Update pytest to 3.6.0

861969170845102f19fee799e8834087e81f41b3 authored over 6 years ago
Update pytest from 3.5.1 to 3.6.0

78e1540aebdd9ed48bcccd1c377ed14dc92cace4 authored over 6 years ago
Merge pull request #827 from felixonmars/patch-1

Fix a typo in marshmallow/fields.py

3ec58c8e78830877e71c5ed12483649196d25d64 authored over 6 years ago
Fix a typo in marshmallow/fields.py

d240f1a1202918c1992f6d3c970bce03dcdd6f58 authored over 6 years ago
Merge branch '2.x-line' into dev

64d4a0b4277bd057b6c88194c0f2a7dd89094741 authored over 6 years ago
Add project_urls

d14d871a9f852a06963cd7ae22bf7446e810eff8 authored over 6 years ago
Bump version and update changelog

ada35a3b06d1df3ba2026b9b3de36f67c207350b authored over 6 years ago
Merge branch '2.x-line' into dev

15778cba97903e33f56354582a5dd4ed40f36234 authored over 6 years ago
Bump version and update changelog

b356fed1337109164fa2e5591feef7917742963d authored over 6 years ago
Merge pull request #822 from deckar01/800-only-string-dump-to

Fix Pluck with Dump To

eea3fde528de9a238d97106abe2ab8dc46aed0cb authored over 6 years ago
Update changelog

23a48b9c5671382c217300b61b10473bbc55be9b authored over 6 years ago
Merge pull request #821 from deckar01/820-dict-nested-context

Fix Structured Dict Context

45636f93b2364d494d6d8e1536df2b4b2d38ece6 authored over 6 years ago
Use the correct key when plucking fields from nested data

91f61c81c0b4f13a0d5f689319357a834cc69614 authored over 6 years ago
Link Dict containers to their parent to propagate the schema context

f8fb43c1c6ffac3c928f2aa2d0a7aacc54643019 authored over 6 years ago
Remove strict parameter to fix test

bfc6bedf291bb54f8623acc9380139c06bc8acb2 authored over 6 years ago
Merge branch '2.x-line' into dev

e47997626580314f9224a575d2918d2e55f2c374 authored over 6 years ago
Add regression test for #820: ensure that context is passed to List fields

b44bd1d2942a28737f08f1fe245c02d4c2c27db8 authored over 6 years ago
Merge pull request #816 from marshmallow-code/uuid-handle-bytes

Make UUIDs valid if input is string representation or 16 byte rep (continued)

e5b38e55c443e5dd3c2bbf81a8b14c8cc0272fc3 authored over 6 years ago
Merge branch 'dev' into uuid-handle-bytes

c630c0b0829ce3ada27e69b8dce347794bc9ecb3 authored over 6 years ago
Update changelog and add @JeffBerger to AUTHORS

98057f4e2b7bda6d7b5c9fd25c37811e1da7f78b authored over 6 years ago
Merge branch '2.x-line' into dev

08bd3705adcf65b8ceac7225af835926f73af99b authored over 6 years ago
Fix link in Contributing Guidelines

dfdef1d026d5cf17e996e9280fc255a63d6133d2 authored over 6 years ago
Restore length check and handle TypeError instead

In Python 2, str and bytes are the same type, so we need
instead depend on a TypeError being rai...

2e987c4bdcdc7e558622c514ea4c38b3a327578e authored over 6 years ago
Add test assertion for deserializing bytes to UUID

Remove length check so that ValidationError is raised when
the input bytes string is too short.

32b22b27f5a15d6f82faa4538a97fa27274d9c69 authored over 6 years ago
Merge branch 'dev' into revamp-infer-fields

f881ed04699276fa1d95c47316f1157f2aa95261 authored over 6 years ago
Nested options are already normalized

18670118a65ab685a70f46889b05b61d7b8d01c7 authored over 6 years ago
fix

5064ffb5d69067e38f1dce22521c0293ebaeea4f authored over 6 years ago
DRY

b0ff4d8922fd7206f57a66a41ee0c67ac33f4d38 authored over 6 years ago
Update changelog; add @surik00 to AUTHORS

4d6a816ee1e129233d2ab5b96c0a68518df9e8cb authored over 6 years ago
Merge pull request #765 from surik00/dev

Add require_tld argument to the Url field

d05700315cf28211bf993893096e655c1b4fa971 authored over 6 years ago
Merge branch 'dev' into revamp-infer-fields

3afb97c9a8e5c69f85f3303ef0cb7b7ac30527d6 authored over 6 years ago
Require "only" and "exclude" fields to be on schema

443aa4ea00ad3183c71011f87ef5497e91df4736 authored over 6 years ago
Add regression test for require_tld=False in the Url field

f257ed61a48ea8fd0b6e94aa060fed50fdeaa85c authored over 6 years ago
Update changelog and update dev version

a7e3b4e1582219d8fbfcfea571584b89aeb3d53f authored over 6 years ago
Custom error message test fix

+ minor PEP8 formattings

2ba7abaaba1cd0b357907dd9275ac38c1f6b6241 authored over 6 years ago
Merge pull request #814 from taion/hook-cleanup

Clean up code for schema hooks

77141f31a7ea8ad882a075e231dede5ed6d0ad5c authored over 6 years ago
Merge branch '2.x-line' into dev

3e49db085a34c93d9fb6273faaf7a3eec5147d76 authored over 6 years ago
Merge pull request #815 from marshmallow-code/opencollective

Add Open Collective links and contributor/backer credits

861c9a224ca087004e826ed9568b3bdcf56ed2ee authored over 6 years ago
Add links to Open Collective

- Add "Credits" section to README
- Replace PayPal donate button with OpenCollective button
- Ch...

2b2406cd6d8b36df40f1a6194299802392521d94 authored over 6 years ago
Merge pull request #811 from taion/simplify-get_value

Simplify utils.get_value

6063a70a168e443b8c2c665a7c528efe0867236c authored over 6 years ago
actually, it can be

283f1902eb6902ba2849bdb3caecc225f229b911 authored over 6 years ago
Fix typos in code of conduct

3235a6267cb1b60812506e30a205ce0c34425817 authored over 6 years ago
Merge branch '2.x-line' into dev

f6e4c454159db0309a1bededa0f42af429f82395 authored over 6 years ago
Cache pip dependencies for faster builds

9d34c966a99f17b3f8a8eb77d5ccf3cab2389cd9 authored over 6 years ago
Initial Update (#813)

* Update invoke from 0.22.0 to 1.0.0

* Update python-dateutil from 2.6.1 to 2.7.3

* Update...

71c768b9ff6c6321dc1b6191511f298c7db29ffd authored over 6 years ago
Merge pull request #804 from marshmallow-code/drop-34

Drop official support for Python 3.4

bc37b498a87ca5ea14503187f535f9e4cf6bc04a authored over 6 years ago
Merge pull request #808 from taion/unwind-loads-hack

Unwind *args hack in Schema.loads

44c159b2ff2a161f096359742376dffeeeac93d0 authored over 6 years ago
AttributeError can't get thrown here

2c5d6fa0138e64e31629760c0724a508915a434f authored over 6 years ago
fix

c41e3010cf89cff8160828555497f042b5eea708 authored over 6 years ago
Simplify utils.get_value

742cccd224179d29a1462f9f4062ed4a5bb1cbe6 authored over 6 years ago
thread safety

5bc25d22fc10dbee7ecd26dab668708775df7115 authored over 6 years ago
Revamp field type inference

d5cab0ef11ce130d58a3aafc4eb7f163e34a9543 authored over 6 years ago
Unwind *args hack in Schema.loads

9623620fe0cfd4cdfa6d1d101dd4c6bae29aa849 authored over 6 years ago
check presence of schema validators

b822cb2ef5824eb88b734173ad0aa12ebeca67ab authored over 6 years ago
nit

b3117185fcbb5adb00f4c5a3a9226f3a487ae622 authored over 6 years ago
processor -> hook

d523dbb292fca7e95d1acaf2c30eb70beee80dad authored over 6 years ago
Clean up code for processors

cc69995c6843aa3ae9c379ce627e7a1c2ed1be07 authored over 6 years ago
Drop official support for Python 3.4

3.4 is over 4 years old, and 3.7 is around the corner.
Let's move forward.

bee678c6ec15f1171465ef554d8c0db2dc64c8ae authored over 6 years ago
Fix typos in code of conduct

31195a14c52bbd957407e8bda42810c5abdba1cd authored over 6 years ago
Bump version and update changelog

6b52b75a72799cb8a09813612cb269b23967803f authored over 6 years ago
Merge branch '2.x-line' into dev

669bea38aca0bb5da47a3e9d3c17aba7eb1083d8 authored over 6 years ago
Bump version and update changelog

cf34acb09a23378421f19fcf9a4de143da4aad76 authored over 6 years ago
Merge pull request #801 from deckar01/728-only-exclude-inheritance-fix

Fix Only/Exclude Inheritance

9e759d936a4d5da90ee036288cd11d02c0b5e3d7 authored over 6 years ago
Merge pull request #790 from marshmallow-code/dev_2x_fix_number_as_string

Remove Number.serialize and check as_string in Number._serialize

f5791a9f0f5560785af23c41a0da36add7a86189 authored over 6 years ago
Merge pull request #785 from Nobatek/dev_783_concurrency

Don't instantiate Marshaller and Unmarshaller in Schema.__init__()

28a031488ec4fc3709384e6911650c546262af84 authored over 6 years ago
Add a test for excluding all the fields with disjoint only options

83961871d389a29502479492c771bec0765d7ba2 authored over 6 years ago
Combine only/exclude options with their parent options correctly

3b76aa29fda278d90f733141151ef79d1a792a91 authored over 6 years ago
Add tests for only/exclude in combination with schema inheritance

55c84c4549ee9c1b30e6f8b28c9cea14f2eedd36 authored over 6 years ago
Remove Number.serialize and check as_string in Number._serialize

Fixes #788.

3b41221d88a0b461e6369bbdcf7673dcc1f1ae70 authored over 6 years ago
Remove ErrorStore.reset_errors

This is not needed anymore since Marshaller/Unmarshaller are
instantiated for each dump/load.

90ff67a4a09650e597518fcd95bb9be5cc6ed718 authored almost 7 years ago
Don't instantiate Marshaller and Unmarshaller in Schema.__init__()

Sharing those structures between concurrent dump/load raises concurrency issues.

343c9e36042f0d1349a0ea656e3c439d43b10268 authored almost 7 years ago
Bump version and update changelog

1781e9a18895aa9b473fb5587de3cf922416733e authored almost 7 years ago
Merge branch '2.x-line' into dev

888c8dc91aea7b36afe66fb76ee84090904caea0 authored almost 7 years ago
Bump version and update changelog

251bff399786ad827d22c59f1cf4a49cc9aa9afe authored almost 7 years ago
Merge pull request #782 from Nobatek/dev_2x_772_only_empty

Fix #772 Empty Only Treated as None / 2.x-line

d5d9cb22dda6f39117f6f9497a6a66813cb8c64f authored almost 7 years ago
Docs: BaseSchema docstring reword

e849fd83d7e9820f493fb263b62e7abe3e228973 authored almost 7 years ago
Don't serialize any field if only is empty.

Fixes #772

98f2b4759c9a7c7ac5e790727d47f2b328520713 authored almost 7 years ago
Merge pull request #769 from Nobatek/dev_729_remove_dump_kwargs

Remove unused **kwargs argument from BaseSchema.dump()

0e6162399a5c2d57d9bc13979b82064527ab45d2 authored almost 7 years ago
Merge pull request #768 from nicktimko/dev

Fix localhost link to upgrade guide

feede12e256724b835b590ca6926e9b3c2a5a478 authored almost 7 years ago
Remove unused **kwargs argument from BaseSchema.dump()

Closes #729

09df7fac47dd5745c2df68e40979dad7cd5e4def authored almost 7 years ago
Fix localhost link to upgrade guide

fbd1f1c923d0ca900b7056b8babbeb4ed6aea9f8 authored almost 7 years ago
Some PEP8 formatings

c267abb14a599732657c312325d330221eabe7ba authored almost 7 years ago
Add require_tld argument to the Url field

608594994277f46ca959ee7a6cbb865ce876bc47 authored almost 7 years ago
Remove redundant error message entry

851ab344b6d9ebfa777347393678375c986f084d authored almost 7 years ago
Add @lafrech and @deckar01 to Leads

cad65cc688a6665db14ad1e39a066dd362eafef5 authored almost 7 years ago
Fix casing in docs; update changelog

c8460dd8cb224e07dd480da89883c903402db875 authored almost 7 years ago
Merge pull request #756 from Nobatek/dev_378_missing_default_deserialized_form

Pass missing and default in deserialized form

b8dea3afa4eb894701cdb2d9ed1d45a6eac29fa8 authored almost 7 years ago
Document missing/default in docs/quickstart

d6694b642481ad2bd4a15d3f8a2a7b0dda8887d2 authored almost 7 years ago
Document "missing/default in deserialized form" in docs/upgrading

cf6181f3ab917b8d2f6edb46a6840adf679ec01c authored almost 7 years ago