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

Merge pull request #689 from Fedalto/patch-1

Add python 3.6 to tox

186fb7b99dff0ab718168ca2ed29b4cda170a37c authored over 7 years ago
Add myself to AUTHORS.rst

8595d1a346c0aec36fd674c4250faa44d9d7bd32 authored over 7 years ago
Fix flake8 errors

The `flake8: noqa` mark was skipping the whole file from linting

886e4310a56bbbf7070b1ee3a4fb9c9cb562c3a1 authored over 7 years ago
Add more TimeDelta precision units

Closes #537

abcc08f51b1895b2bb94c05333261da7e76ac916 authored over 7 years ago
Add python 3.6 to tox

7e4208f53cd590ac59ccab3814e60271c0d97bc8 authored over 7 years ago
Merge pull request #687 from yoichi/typo-validated-field

Fix typo in exception message in ValidatedField._validated()

48e36fa35c8019c811b0281f7b358f11ddc55173 authored over 7 years ago
Merge pull request #685 from scottwernervt/fix-test-spelling

Fix spelling mistake for test method name

bd7a9c20b98be85de8b575faba807c1037621bff authored over 7 years ago
Fix typo in exception message in ValidatedField._validated()

Reported by wonderbeyond
https://github.com/marshmallow-code/marshmallow/issues/659

b9f08bece3c2425fd8474367016b6689eeb23db2 authored over 7 years ago
Add @scottwernervt to AUTHORS.

b21a1d8b5932ec6147a1326e2f3f3a774fcf76bb authored over 7 years ago
Fix spelling on test method name.

f91248f261a63300fa01167f1be070a6b630128d authored over 7 years ago
Bump version; update changelog; add @bmwiedemann to AUTHORS

20f1ebf76876659ba0fe5cb76906ce8401b3a2c0 authored over 7 years ago
Merge pull request #679 from bmwiedemann/date

Use Changelog date instead of build date

b759f04a48ec56af6c34eae39b33c7637c875f85 authored over 7 years ago
Merge branch '2.x-line' into dev

e773d3f1461e5da0a55c8c513ff5236b3d8baa4a authored over 7 years ago
Fix travis on py34

h/t @monotaro-yasushi-masuda
closes #681

6aba50cf109b7c39c9e3e6631911f1892418898b authored over 7 years ago
Use Changelog date instead of build date

in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.

8064d7e155a78cde6e7a2387ec365dcf0798641d authored over 7 years ago
Merge pull request #676 from magul/TitleCased-typo

TitleCased intead of Titlecased (typo fixed)

c0ab9bd5112c1d3fd4b08f5bdc61082a225a58b3 authored over 7 years ago
TitleCased intead of Titlecased (typo fixed)

e761a13b922925c79cc744fdf7a7c1ddf054cd3e authored over 7 years ago
URL validate: add require_tld argument

c4879326de3ffbfd93cc18ee62424595e6e6bf78 authored over 7 years ago
URL validate: memoize regex

reason: Before factorizing the regex, they were compiled only once,
when the class was defined. ...

53b57a977686b6afbd1fb11c0d184cdea108de0d authored over 7 years ago
URL validate: generate REGEXes on the fly

6b11ea78ab7fbe319af912f9f73f6ee61dccabd4 authored over 7 years ago
Update changelog

8f3411a3e75685ea986637c18585286003514839 authored over 7 years ago
Bump version and update changelog

637f345ab3b76d10746877276fe98be3a6309f0c authored over 7 years ago
Merge pull request #667 from yoichi/strict-integer

Add strict option to fields.Integer

e4a30591046680dbbfdfef3b7055a94015d0481a authored over 7 years ago
Merge branch 'dev' into strict-integer

Conflicts:
AUTHORS.rst

44fca8e27d182cf5a0fb3f0b8f938b4bd3298661 authored over 7 years ago
Add myself to AUTHORS

2a6c4c031b50c1d066dbe05db6baf5ff132a84a4 authored over 7 years ago
Merge branch '2.x-line' into dev

433ba6c03306760b1c5d3bed12436525f401dd11 authored over 7 years ago
Bump version and update changelog

2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1 authored over 7 years ago
Add travis autodeployment to PyPI

c7667be121042f9e732d2705ade9c5562c63582e authored over 7 years ago
Update changelog and add @MichalKononenko to AUTHORS

97f8fd4b3fc31e6bf5fe512232ca5f824eeb8223 authored over 7 years ago
Merge pull request #669 from MichalKononenko/CustomGetItemObjectPrototypeBugFix

Fixed __getitem__(0)

e7ffeecc5853d95a2e5ea2fac1336406a72b6957 authored over 7 years ago
Fixed bug where serialization assumes that __getitem__(self, 0) will work on all objects

8baf81301fe9c3b7acaf50117499674cf2d0546c authored over 7 years ago
Add strict option to fields.Integer

cause validation error instead of rounding float and Decimal

eb6a7170c56d36f01d159b70fbfa159786ab4cb0 authored over 7 years ago
Merge pull request #618 from YuriHeupa/fix-reuse-schema-custom-set

Fix a custom return in filter_fields method.

0d0e315544c07599049954bb992e1dccba3e5396 authored over 7 years ago
Add @dradetsky to AUTHORS

5ba7db1b88022de424d605c6272a36690e761e8b authored over 7 years ago
Merge pull request #646 from dradetsky/dash-docs

stuff for building dash docs

848d69b1b22d03150ef7005e264b8e97d6d040a8 authored over 7 years ago
stuff for building dash docs

f6c3111c3f921b1d70f5dde9054a86d638dea750 authored over 7 years ago
Update changelog

5da5580db551e794f489355082340150753fc25e authored over 7 years ago
Merge pull request #635 from rowillia/fix_623

Allow Number fields to prohibit boolean values.

b7bc25eab11267266f7fc5e265270abbb86f2ca6 authored over 7 years ago
Remove prohibit_boolean flag

c0cd7d29e2328ef27c93c848cd9bbdc223fa4a20 authored over 7 years ago
Allow Number fields to prohibit boolean values.

After a bunch of research, I decided to _explicitly_ special case booleans as opposed
to adding ...

346e18f9d7d75253de277c841658ec6af44dc1dd authored over 7 years ago
Add @rowillia to AUTHORS; update changelog

e9b2a9188a12533fd57c7619f47839c8d168510b authored over 7 years ago
Ignore pprof files

c9cfa44568ea2fd9163b64ff7eb360691e8fe6d6 authored over 7 years ago
Add benchmark into Marshmallow

This rebases and re-adds https://github.com/marshmallow-code/marshmallow/pull/576

cb56c37eb71f5f861fd37b2fdf143420c535a64c authored over 7 years ago
TypeError is not needed to be caught

Because the if statement is and only string/byte objects will get to
the length statement, and s...

9349e412c2fdb1cb902e78b2d4556dfcd0849fc0 authored over 7 years ago
Make UUIDs valid if input is string representation or 16 byte rep

1e2c4bd8f49b98a81b19d126180a76a13c7b8417 authored over 7 years ago
Make UUIDs valid if input is string representation or 16 byte representation

0f0f658e9584f9dcc67f9267005805d1b1464f7a authored over 7 years ago
Improve error message for invalid datetimes

Also add test case for dates passed to DateTime

h/t @Timothee for his suggestions in https://gi...

be793cced00f826368dedb1b29a48555197129a9 authored almost 8 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...

adea5f09265f4b832fab1e34aa0646253676358f authored almost 8 years ago
Add docco re: passing default as a keyword argument

See https://github.com/marshmallow-code/marshmallow/commit/ed847db552db0ac17ef7c1356eb93ad4cdc14...

d571478ed486b73960c9c15a0ce87a623f625be6 authored almost 8 years ago
Merge branch '2.x-line' into dev

21dc24137343759fb2822dfa955ae62b6f6fc8f2 authored almost 8 years ago
Bump version and update changelog

4d98843fa9488caeb2a6b0cc52f03b40790d69f2 authored almost 8 years ago
Merge pull request #605 from marshmallow-code/issue566

Check for valid iso8601-format datetime strings

eb129e826960dca78c2f6b7865c3d139447f9425 authored almost 8 years ago
Remove legacy skip_missing warning; update changelog

50721b3cfad8dbc25d38e6e41f56d2ddaceeb62c authored almost 8 years ago
Deprecate json_module in favor of render_module

close #364

3331f832608340efff7028aad89cf2859c679a53 authored almost 8 years ago
Remove redundant _postprocess method

It resulted in calling handle_error twice.
Also rename a poorly named variable.

24fc3fba40d463ac733d91c16af96ef1282d6609 authored almost 8 years ago
Store the valid, (de)serialized data on ValidationError

addresses https://github.com/marshmallow-code/marshmallow/issues/598#issuecomment-288385697

afb1230811c6d588a18817f07a6a34e51dc7cde4 authored almost 8 years ago
Check for valid iso8601-format datetime strings

Fixes #556

35b4ec96ffb8692b59efb796e2f6abd36b0e4713 authored almost 8 years ago
Bump version and update changelog

df68ee4e34808ffdb7076ad98a6b9b763f119422 authored almost 8 years ago
Ignore directory that will fail on py2

7b53766f6b9a0dc532ddf6ffb1d14e3e1222ffbc authored almost 8 years ago
Merge branch '2.x-line' into dev

d5f37249029171e7f4f6d0c583fff6a6ddd94e0d authored almost 8 years ago
Bump version and update changelog

0ea2e3842beef90505ad99e4ce1af71a0e97a889 authored almost 8 years ago
Fix attribute symmetry

Fixes #450

8d90fb9d67f74a7497437db32b0781f398e8449e authored almost 8 years ago
ContainsOnly accepts empty values

Length(min=1) should be used to disallow empty values

See #516

cb3788637df7b27c05e306b265d039446dec4629 authored almost 8 years ago
Remove unnecessary copying of self.choices

a64f5a85fd0b67ba4b4720a6b8824dd919dbb379 authored almost 8 years ago
Lint tests

Also fix test that was being redefined

a89be2763d79f6adc98520d3e2078d7dfffc0baf authored almost 8 years ago
Update upgrading guide with section on ContainsOnly

583e78143c9049c4bc9d07f7ba6c94a365618d00 authored almost 8 years ago
Update changelog

ba4c760a6fb4b13acfddecc2f52e71bbda275b22 authored almost 8 years ago
Merge pull request #604 from Nobatek/fix_containsonly_dups

Allow duplicates in ContainsOnly

580138127163725a78580fabc8e58e9dbfc343a9 authored almost 8 years ago
Add lafrech to AUTHORS

2c6200691dee7794b28eeb3843f990346187ed60 authored almost 8 years ago
Allow duplicates in ContainsOnly

Fixes #603

0592466d8a31fe55423200c77d44f7f6cf7ecf4e authored almost 8 years ago
Document `truthy` and `falsy` class vars; update changelog; bump dev version

07c80899c542246da8e69bbff8ba7f78a2d2dd38 authored almost 8 years ago
Document migration path for SchemaOpts

05fb92456f877ad0f8262fca5b418c501eaf0dd2 authored almost 8 years ago
Actually allow setting Boolean truthy and falsy via kwargs (#590)

* actually allow setting Boolean truthy and falsy via kwargs

* BooleanField: explicitly wrap ...

ed847db552db0ac17ef7c1356eb93ad4cdc142ee authored almost 8 years ago
Revert "Fix #597: Implement `ordered` option inheritance without breaking the API of 2.x-line"

This reverts commit 25c1a1ef46a782ad44f86b9c418b2a6b2fed8461.

4a4d8ef27f3520ad06411d3f125f8f6788756983 authored almost 8 years ago
Merge branch '2.x-line' into dev

b8e9b1a81b76e8a50d17b90d622412d136a8ec76 authored almost 8 years ago
Bump version and update changelog

2888e6978bc8c409a5fed35da6ece8bdb23384f2 authored almost 8 years ago
Merge pull request #599 from frol/inherit-ordered-schemas-2.x

Implement `ordered` option inheritance without breaking the API of 2.x line

84943ee25d4cda64d86014a119f5e66d2cfcabb0 authored almost 8 years ago
Fix #597: Implement `ordered` option inheritance without breaking the API of 2.x-line

Reimplemented 3ffb74d71b5e647ddc3793f464e271a2eeb98bad for 2.x-line to avoid API breakage

25c1a1ef46a782ad44f86b9c418b2a6b2fed8461 authored almost 8 years ago
Bump version and update changelog

a0423c0447ee4c422292d25b7dcd3a5815dff8fd authored almost 8 years ago
fields.Boolean parses "on"/"off"

closes #580

19ad1ad8d69704c01062da4680644c446e3ead2f authored almost 8 years ago
Merge branch '2.x-line' into dev

11abb5aba6f82259928a536ba297ef71b1e1c3ae authored almost 8 years ago
Bump version and update changelog

559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48 authored almost 8 years ago
Update contributing docs with ways to contribute

8fa201b718420ce141a8be7878ccc5e0459a5b33 authored almost 8 years ago
Make `inv docs -wb` work

7a7c3b90247fa9e74c0ba308b850bd3b438e19e7 authored almost 8 years ago
Update changelog and update dev version

dc78c0305d7d2e350d3500266c862e344d067064 authored almost 8 years ago
Merge pull request #593 from frol/inherit-ordered-schemas

Inherit ordered schemas when Meta is defined

6a064d98351f219d9439f2d15f9539ddbeb53ce2 authored almost 8 years ago
Inherit ordered schemas when Meta is defined

3ffb74d71b5e647ddc3793f464e271a2eeb98bad authored almost 8 years ago
skip_on_field_errors defaults to False

Closes #352
Also addresses #596

6df435e002d361636c214c434b657c0abe6b61b7 authored almost 8 years ago
Add @erlingbo to AUTHORS

596015ad86676c74a11879c88a2aa69e91b0d40c authored almost 8 years ago
Update changelog and docs for #307

606b8855bd142e17e7b307a9645a5ae7d7e6761b authored almost 8 years ago
Adding load support for only=basestring for Nested field

30459a36910e05118c5ac356214e42bdf6bbb5b3 authored almost 8 years ago
Bump version; update changelog; update AUTHORS

a9cccbdf6a9f58378cca4461b147c9e3effa1716 authored almost 8 years ago
Fix ordered schema support for inherited fields

71da74b5e1554491bf21e18449e2a50993a7a04a authored almost 8 years ago
Merge pull request #592 from frol/patch-2

Fix ordered schema support for inherited fields

35fdf587f88526b71a4f98c46d2efd073230cf7e authored almost 8 years ago
Bump dev version; add @frol to AUTHORS

82c327ee38b32a3ba0d50b1b70c4fe267c091517 authored almost 8 years ago
Fix ordered schema support for inherited fields

c411bd590216e832017acdf39534caafc96cd97a authored almost 8 years ago
Merge pull request #591 from frol/patch-1

Minor code refactoring

88f84825a4a6ad270d0df273e332d8aad87fed9c authored almost 8 years ago
Add versionchanged docco; Fix incorrect heading underline

09bffd6186111ea3ca58d98a1e31536e1c9f84b6 authored almost 8 years ago
Minor code refactoring

3f4d517fb3720e27e8cacbb72823f1cacb13ece2 authored almost 8 years ago
Merge branch '3.0' into dev

c7612f465b9b56a9c309179a7914f5c6b41100db authored almost 8 years ago