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

Bump version and update changelog

91380a75668f18f4504442d4d4492b8f1ef25ef3 authored over 6 years ago
Merge pull request #960 from deckar01/956-root-inheritance

Fix Collection Root Inheritance

eb91d4e1bb457c45fd42525ba508f24e8c369ebb authored over 6 years ago
Copy list and dict containers to avoid overwriting the parent attribute

3cadbf0bcae96ce34d741f8cfd434c443ba5014f authored over 6 years ago
Prevent TypeError for non-collection with many=True

fixes #906
this is manual backport from #954

f56280b98b9b4804a2adfb3fe72fb548fd1279fd authored over 6 years ago
Bump version and update changelog

d9725e0e127d9ef214ff1f3024cc150440ae1b67 authored over 6 years ago
Clean up changelog and update upgrading guide

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

1c34c25472a23c76d960d456e3466ad8b8d693f4 authored over 6 years ago
Link to CVE fixed in 2.15.1

43e07d734ca37bc1a9b473515dd448157504cfae authored over 6 years ago
Merge pull request #954 from marshmallow-code/906-non-iterables-with-many

Fixes for #906 (TypeError with many=True) and #907 (return [] not {} on many=True error) and #93...

8ae7f08d98df86aa616f54cd844402280bbc088d authored over 6 years ago
Rework PR #910

a8a4dc3093b731d13340aa71a76557d90a9a65ef authored over 6 years ago
Bump version and update changelog

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

f5ddb4f4e6b0beb232b2f1b943f2a580a88cfa84 authored over 6 years ago
Bump version and update changelog

937f35fe17e12cb847bb52267fe311a00a8feaa3 authored over 6 years ago
Merge pull request #953 from marshmallow-code/2.x/tidelift

Add Tidelift links to README and docs

c56baa73a06c7d1142fe5db5ce3a0d9646ecad87 authored over 6 years ago
Add Tidelift links to README and docs

Also remove redundant OpenCollective link

028fcf2a4f102706e60c1d526077c119207a25b7 authored over 6 years ago
Merge pull request #950 from deckar01/948-filter-empty-fields

Fix Unfiltered Fields

747bc27e0ee712d097c871b1e2dcb4ed07631ee8 authored over 6 years ago
Merge pull request #951 from marshmallow-code/dependabot/pip/invoke-1.2.0

Bump invoke from 1.1.1 to 1.2.0

3781992e153a1e3122f768e5199339ea59eb6459 authored over 6 years ago
Add changelog entry

a884ece705f742736534d1e5605dd1d8cf583fd6 authored over 6 years ago
Bump invoke from 1.1.1 to 1.2.0

Bumps [invoke](http://docs.pyinvoke.org) from 1.1.1 to 1.2.0.

Signed-off-by: dependabot[bot] <s...

fd8aeff53058af76594ca6ac5d01e32faa1b0ad6 authored over 6 years ago
Use bdist_wheel instead of wheel in config

As recommended by PyPA

ec2ef5bbca251251bbef04d2b6c66f8efaaef3d4 authored over 6 years ago
Replace dict comprehension with dict constructor for python 2.6

0bcddefd798e6af098b775acdba8f20f4f10277e authored over 6 years ago
Fix a custom return in filter_fields method.

Makes filter_fields method only returns fields pairs specified by `field_names`.

This will avoi...

76c05df244c4ac74444099d2ac632ee36248d37c authored over 6 years ago
Merge pull request #949 from marshmallow-code/dependabot/pip/sphinx-1.8.0

Bump sphinx from 1.7.9 to 1.8.0

35aec77f75fc2bdde82cc05b6b4d3ebb56e90415 authored over 6 years ago
Bump sphinx from 1.7.9 to 1.8.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.9 to 1.8.0.
- [Release notes](http...

e37a702dc8bdf57c01b1f358b225d74258423540 authored over 6 years ago
Merge branch 'dev' into knagra/date-field-fix

dcf79673724bbbc7add39ad94d7eed9643ffe93b authored over 6 years ago
Add @knagra to AUTHORS

b2ad73d0c0f56e4920bf1b9ae4b83dbb932e32f2 authored over 6 years ago
Minor rework of DateTime field

baa1658bda12af722ebd05fe6d952302fe6ef634 authored over 6 years ago
Fix some issues

00ea44e71f6b25dca82e9a9dfd531c3d08d97af6 authored over 6 years ago
Merge pull request #858 from marshmallow-code/test-37

Officially support Python 3.7

96e5f68e9aa835a395a0f61694ae959283af24b6 authored over 6 years ago
Officially support Python 3.7

91549a985f819ccc6eea2900e44dc0a1bcd04568 authored over 6 years ago
Merge pull request #945 from marshmallow-code/dev_float_allow_nan

Add allow_nan to Float field

3f44bb65fe8d11ad917d5efa900e8dd79c8135c9 authored over 6 years ago
Rewrite allow_nan error message

b9f9fb79bc4557f3e6065292a9c3a9e1be5986de authored over 6 years ago
Update CHANGELOG

618b0e89cd42d45c2ee045006ed39ba765a8319b authored over 6 years ago
Minor simplification in Number._format_num

72ad3f8b024377620aed3b13b26041e37f3691a0 authored over 6 years ago
Document Float field allow_nan

1614b5bb1a0cbbed267d06e7e0e5ff160f5b6249 authored over 6 years ago
Test Float field allow_nan

4d03a064cf4eeae28f426601a1b8d1bc9624d71b authored over 6 years ago
Float field: add allow_nan parameter

28a6d4856e5af47b59419fe3f31c9488f03b4e92 authored over 6 years ago
fields.py: shift Float field closer to other number fields

ebec6da0437f828739f405b045d7688fdd4fb2e7 authored over 6 years ago
fields.Number: check None value in _validates, not in _format_num

50901c049864af5aa846d9787e84d53ba00e2377 authored over 6 years ago
Merge pull request #943 from marshmallow-code/upgrade-trailing-comma

Update add-trailing-comma

cdcede15926f90448c2b532c78f1d158ae22eed5 authored over 6 years ago
Update add-trailing-comma

930a95fd2d8bf559b578e25ce65d8c6ac707f5c4 authored over 6 years ago
Merge pull request #941 from remeika/remeika/documents-attribute-retrieval

Documents attribute retrieval

a1c2f0610fafad3f370b7cc1aa248b62bc89b980 authored over 6 years ago
Merge pull request #939 from marshmallow-code/dependabot/pip/pytest-3.8.0

Bump pytest from 3.7.4 to 3.8.0

dcf071a5a6a505da2b13d0ee193772f6a7e29b43 authored over 6 years ago
Documents attribute retrieval

- Documents how attributes are retrieved from objects by default during serialization.
- Warn us...

b292258d415249f8f059eb61328863fb410ac387 authored over 6 years ago
Bump pytest from 3.7.4 to 3.8.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.4 to 3.8.0.
- [Release notes](http...

0962773366a003641f15fdc0219cdab1b6e3a7fd authored over 6 years ago
Bump sphinx from 1.7.8 to 1.7.9

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.8 to 1.7.9.
- [Release notes](http...

966685e61b976e9006051658626de474be8bac82 authored over 6 years ago
Cache the prefix length (optimization).

1d9de1e734276737351e597deedf26c6cb21ae15 authored over 6 years ago
Add a negative test for a tuple partial argument.

a5ba0948d6c38613392750e8e3d42ccf149b8347 authored over 6 years ago
Merge pull request #937 from marshmallow-code/dev_rework_nested_unknown_test

Minor rework of test_nested_unknown_validation

2e18cc5aa5d751a37b83e0cc6c3be67d78b49842 authored over 6 years ago
Minor rework of test_nested_unknown_validation

7347535f1e62be57643d937957032b1dd8223327 authored over 6 years ago
Merge pull request #911 from tuukkamustonen/908-raise-as-default-unknown-for-nested

Fixes #908: Nested field default unknown to RAISE

8d4335ad1f4eeb2c85ef389b48b34fd4cb9166f0 authored over 6 years ago
Fix #930: Raise `ValidationError` on strings and mappings with `many=True`

The actual fix actually came together in #906, just expanding it to cover also
dicts, plus addin...

f63a2ba15186c8cfca5af477ec792e928daac4a1 authored over 6 years ago
Fix #906: Raise `ValidationError` (not `TypeError`) on non-iterables with `many=True`

02012d8d9148556723d34553eef9c9be53dc0279 authored over 6 years ago
Fix #907: Return empty list as `ValidationError.valid_data` with many=True

Only when there's no valid data!

bf851497ef518f459c5fef1fa7ca997162400348 authored over 6 years ago
Fix #908: `Nested` now defaults to `unknown=RAISE` not `EXCLUDE` (like `Schema`)

8a3f3278bef7ee31ed89be366bc2f845de5cb951 authored over 6 years ago
Delint

0a75653d6cc14562d35de605d08127a3d775d116 authored over 6 years ago
Date and datetime updates

8efb79a8ed45906853c53335b0ca1b36e8528208 authored over 6 years ago
Merge pull request #935 from marshmallow-code/dependabot/pip/pre-commit-1.11.0

Bump pre-commit from 1.10.5 to 1.11.0

f1b0428dee11e3eb4f1230d353cb3db4b97ed54c authored over 6 years ago
Bump pre-commit from 1.10.5 to 1.11.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.10.5 to 1.11.0.
- [Release n...

80436e32aa7f97fe9859476fe5c5a16c63356fb0 authored over 6 years ago
Update CHANGELOG

8560ed79f3e6690eba2b819003deb1d27c17b51b authored over 6 years ago
Merge pull request #934 from marshmallow-code/fix_dont_mutate_self_dateformat

Don't mutate self.dateformat in DateTime field._[|de]serialize

532515445fef7b6c14ab14bcb78056524f19d219 authored over 6 years ago
Don't mutate self.dateformat in DateTime field._[|de]serialize

47e65ecc419bc55427abfc9e75d7a5db81412e03 authored over 6 years ago
Merge pull request #931 from marshmallow-code/dev_nested_raise_only_exclude_string

Nested: raise StringNotCollectionError if only or exclude is passed as string

764235ea5668f8093b43950b260447dc594752c0 authored over 6 years ago
Merge pull request #932 from marshmallow-code/cleanup_tests

Remove unused import and calls to fixtures in tests

dc3e3a613cbc4ded8dcf4dc58deb138f0f4ce394 authored over 6 years ago
Remove unused import and calls to fixtures in tests

411c32164db872dd293a8f88676c4a22321bd347 authored over 6 years ago
Nested: raise StringNotCollectionError if only or exclude is passed as string

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

24170608d0688e350b16acca6e7b23dcb709cc0e authored over 6 years ago
Merge pull request #823 from deckar01/800-pluck-field

Pluck Field

8542224aab5c411bd8653b81e54e3ced8cfecc2e authored over 6 years ago
Decouple plucking logic from Nested into Pluck

d170481b48d72195fa6db86ac1a9de99f90378ad authored over 6 years ago
Don't repeat the nested schema construction code 3 times

2678e728affba63f6783fb6d41ba312f6e76726f authored over 6 years ago
Use the correct key when plucking fields from nested data

9a74056e4d77319ba950d966f28d74ec6fe64680 authored over 6 years ago
Bump pytest from 3.7.3 to 3.7.4

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.3 to 3.7.4.
- [Release notes](http...

7e19a295e7e23c0ef6dfa730dbf21e67f9408310 authored over 6 years ago
Bump sphinx from 1.7.7 to 1.7.8

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.7 to 1.7.8.
- [Release notes](http...

f8fbc8633d47d87a945419dce7d0b6f331beabab authored over 6 years ago
Bump pytest from 3.7.2 to 3.7.3

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.2 to 3.7.3.
- [Release notes](http...

19c906c41985bdf50fe699a1be26478a89f5805e authored over 6 years ago
Explain why we're only caching one field

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

af33080bdcb922d846e8d60b642bc24d3db2efcb authored over 6 years ago
Merge pull request #919 from marshmallow-code/dependabot/pip/pytest-3.7.2

e0bfdc9ba423292630a30d03f94d45dabc8122d9 authored over 6 years ago
Merge pull request #918 from marshmallow-code/dependabot/pip/sphinx-1.7.7

298870ef6c089fb4d91efae9ca4168453ffe00d2 authored over 6 years ago
Bump pytest from 3.7.1 to 3.7.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.7.1 to 3.7.2.
- [Release notes](http...

266e971a631ed2e9b822792f66da03f32dcd01b1 authored over 6 years ago
Bump sphinx from 1.7.6 to 1.7.7

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.6 to 1.7.7.
- [Release notes](http...

60a2b1c6d501eb35ddd1ace01f754adc0d0ebe52 authored over 6 years ago
Add warning

fac776a81ce4dbbe2969fd2c220ff722f84859dd authored over 6 years ago
fields.Default -> fields.Inferred

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

afc844c8c560fb50a75ef4b82233b088576d5d82 authored over 6 years ago
Merge pull request #913 from declantraynor/fix-unknown-field-docs

Update docs to reflect change in default behaviour for unknown fields

c8cb6fbd4c39b4360fcdbcab98be8d7f15398ae0 authored over 6 years ago
Fix duplicated information in docstring.

Fixes #912.

f52082cb50fc646f47002e6343433db0f86793a6 authored over 6 years ago
Update docs to reflect change in default behaviour for unknown fields

2f72742bada76ea87e9371d87fe4589d9c56a60e authored over 6 years ago
Merge pull request #904 from marshmallow-code/dependabot/pip/pre-commit-1.10.5

7783f9b3c5e23414eb2d874e8fa86e1c16982e87 authored over 6 years ago
Bump pre-commit from 1.10.4 to 1.10.5

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.10.4 to 1.10.5.
- [Release n...

1449d1e61a762eb04d2d94a24a23fb5264badd88 authored over 6 years ago
Bump version and update changelog

db0fea9691da5c4cfabb580c65de0043c63d68ce authored over 6 years ago
Update changelog; fix typo

1279d5518c20e1595de6da5e2a7d7c05d0b150e2 authored over 6 years ago
Merge pull request #896 from marshmallow-code/dev_raise_only_exclude_string

Raise StringNotCollectionError if only or exclude is passed as string

a72bd314828c4661fc3affcc8314e260a4dd53e8 authored over 6 years ago
Forward-port #903

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

5e685a29e1185360966a141ce62459e00047b3e4 authored over 6 years ago
Bump version and update changelog

b0ebaf6f13f9833ccc6b19900208b211597480e9 authored over 6 years ago
Update changelog and add @m-novikov to AUTHORS

5c1066a5895b97315800af778a8c958cd50072e0 authored over 6 years ago
Merge pull request #903 from m-novikov/m-novikov/load-from

Use load_from as ValidationError field name when provided. Closes: #748

7c848eb246c048ade3e794fe7906c8d98053af3e authored over 6 years ago
Merge pull request #901 from marshmallow-code/dependabot/pip/pytest-3.7.1

Bump pytest from 3.6.4 to 3.7.1

aa63d0a95862d8c9622a8001fa8c26f166fc4fe7 authored over 6 years ago
Use load_from as ValidationError field name when provided. Closes: #748

a8c2cf4572c3ad41cfe1eedbb4ec7854c695a1e3 authored over 6 years ago
Bump pytest from 3.6.4 to 3.7.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.6.4 to 3.7.1.
- [Release notes](http...

bc61211076117f7131c1e572ff058a3e7257750a authored over 6 years ago
Merge pull request #898 from marshmallow-code/dependabot/pip/invoke-1.1.1

d863c3e672d13cd01e92bac9fa4941853723bf52 authored over 6 years ago