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 EnumSymbol and EnumValue into Enum field
3e15e1914e20aba13d86ca4c7ccf59e80210cb19 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>db37b73dbc0e62d916375d5cf83d394c2cd313b1 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.8.23 to 22.9.11.
- [Rele...
0462b16e3d7719fc341f75917e9a81c9b51c870f authored over 2 years ago by Steven Loria <[email protected]>
fa0ee03e82d2b73dc00bdeb75b266aba99be8d0b authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
d0134552ec499414327b7c34f7171d701d58cf44 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Fix Field._serialize typing
8ffc0eabc754d3937f7dd88ad67609b9c9b8d431 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>Rework Integer._validated
ba2b850e50bd0a56c7a1c14e0feec7f59ac8e74a authored over 2 years ago by Jérôme Lafréchoux <[email protected]>2de97bc97891f88a56653fd583fe3635830afa2a authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
d86299e575153c0a2fd8db09b8c4b1baa7875d75 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Add Enum field
f61dc84ff2f269dad774352d2cd40717e994734c authored over 2 years ago by Jérôme Lafréchoux <[email protected]>7cc1de477bbd4833da541a334459a0b20b79da2b authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
a503d78d135d9df799b42e044b97bf3eb601e0bc authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
96c06eb81bc48f537d6cf993108e000b58fa2de5 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
a23a2c4ec6cb38ab4455a9bea4929b43037d44d0 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump flake8-bugbear from 22.8.22 to 22.8.23
1ddf058fd91ba5e04d7ecbe1751fa9d3ba891ebe authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.8.22 to 22.8.23.
- [Rele...
22e063270fea6ef6669425f53216e47eb8b04cc5 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Add missing type hint to IPInterface __init__
da012bb81de276a72fbb430cf09cf5c7cf1ab594 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>164364af0a73eec4606b32a7e3a15500bded0b21 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Add return type to `fields.Email.__init__` so that it's not untyped
9a50159320f7e031bcad67042e9cf555e385df6c authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.7.1 to 22.8.22.
- [Relea...
b826c5b4f0f10859c5c2593f5ecadb1124a7cda5 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.1.1.
- [Release notes](http...
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4.
- [Release notes](https://g...
Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.8 to 0.2.9.
- [Release note...
15e2dd7880a64500a3403ed5c199cd200d791c5b authored over 2 years ago by Kevin Kirsche <[email protected]>
6fc7a252a82e559dba8e8b011291388e20a4c1a1 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
f599b9e51e5ec4863983343bdb7fdae8d743dae8 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
82d27e7b79f26a7294b1e0c4abdcefd1b78ff125 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
5d569ad8cf24f72029e95ca3a2a6914d13193928 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Minor rework in Boolean field
651b82a3eb022f4f6e91b082c6d6776a1a5c0236 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>77cf28f65023897fe2a18d239e6d0b5f576f605f authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Minor fix in tests.base.User
65a1165b6400d02bacc34acd2642e2be9a9aaa22 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>2cb4c579ff0d26ffa07cdbc5437afc2c1b0765b1 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
There is a small typo in src/marshmallow/fields.py.
Should read `strict` rather than `stict`.
...
6f7db69fb4bba54dac6a8dd48ac22acfc25a06c6 authored over 2 years ago by Tim Gates <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://gith...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.6.22 to 22.7.1.
- [Relea...
4a6c08d53f181195c78b505abe155b2f35cbc0c1 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Add messages_dict property to ValidationError
a85aafe41c6a5eb05787f4d64fa9ab1fdc90bb83 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>Support serialization as float in TimeDelta field
950d972d59ff6c9c58c12bcd8b0fbad2ba48046c authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 22.6.22.
- [Rele...
'messages_dict' is an alias for 'messages' which checks if the value
is a dict and raises a Type...
b9e151199ad6de290c21497aa7eac5622020ad4a authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
9c9ccdfee6dc35fe896cccec322e43ca3757a2cc authored over 2 years ago by Marco Satti <[email protected]>
- Implement a test for exception being raised on invalid type parameter.
- Rename serde_type to ...
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.
- [Release notes](https://gith...
5f6aa368fc5eea704a8a1a30706285e48a6b3d54 authored over 2 years ago by Marco Satti <[email protected]>
Able to (de)serialise to float values as a representation of the total seconds.
5b692a5872d506ee56eb6fb496dbbefe7534f799 authored over 2 years ago by Marco Satti <[email protected]>645cba266ef498e383b1cff6be5beb472730f178 authored over 2 years ago by Steven Loria <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 4.5.0.
- [Release notes](htt...
* Add stacklevel to print appropriate location in warnings.
* Add to authors.
* Update cha...
6d7380ba34fd85412d5a17f34cfd7ee6903d7ec8 authored over 2 years ago by Karthikeyan Singaravelan <[email protected]>* Validate values passed for 'unknown'
There are three places that a user can pass a value fo...
062ed281b0b80cd8023fb3dd1c5e6bd2ad4bd6da authored over 2 years ago by Stephen Rosen <[email protected]>* Bump mypy from 0.950 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0....
66e45e172e8c055ebc3f76ebec592ac7e79f4820 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Set lower bound for `packaging` requirement
Set this at 17.0 as the first version which add...
35919b9e4dc1f4db1c98b57de69ca345c3dcbf0d authored over 2 years ago by Stephen Rosen <[email protected]>order_by was deprecated and removed from peewee
closes #1980
e67e309eb8a09c4859d1d6568566af75cdb81c99 authored over 2 years ago by Stephen Rosen <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://gith...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.23 to 22.4.25.
- [Rele...
Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.7 to 0.2.8.
- [Release note...
Update to latest tool versions, in particular `black==22.3.0` to fix
a bug which caused it to be...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.20 to 22.3.23.
- [Rele...
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://gith...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.1.11 to 22.3.20.
- [Rele...
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941.
- [Release notes](https://gith...
f251dfb08d79c755c2e95371f2c5580bf5937e60 authored almost 3 years ago by Steven Loria <[email protected]>
* Allow `fields.Nested` to consume a dict
To make it easier to leverage `Schema.from_dict`, a...
ff633b21f5d223077a7a6a618ff146c059b61f9f authored almost 3 years ago by Stephen Rosen <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.940.
- [Release notes](https://gith...
Update quickstart about load/dump_default
ec5c8160568f248473d1c03a43559474fffffc15 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>60ebeb12c908b223a12df5d8a2ad2612763bb59c authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Committed via https://github.com/asottile/all-repos
da33e6a94fc48e514340b3cfef805ceaf9ee2699 authored almost 3 years ago by Steven Loria <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 4.4.0.
- [Release notes](http...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.29 to 22.1.11.
- [Rel...
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 2.0.0 to 3.0.1.
- [Release n...
* Annotate the type of `__version_info__`
To avoid issues with `tuple[int, ...] + tuple[str, ...
dab1b03d30413869449f60fec1d92b564d837473 authored almost 3 years ago by Stephen Rosen <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
- [Release notes](https://gith...
ddfa941f24e9599ea602ea89531fe33ab3cd5069 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Use type hints made available in Python 3.9 and 3.10.
6c7e3c5782abdc509af89d156534bed5fd3f4bed authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>6c4a42395fe42e0fba4b99b17ab66b5845088421 authored almost 3 years ago by Isira Seneviratne <[email protected]>
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 1.2.0 to 2.0.0.
- [Release n...
This reverts commit 94069488e8718f0589f797e56377940a3fe21628, reversing
changes made to 0ffca9b4...
Use type hints made available in Python 3.9 and 3.10.
94069488e8718f0589f797e56377940a3fe21628 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>0ffca9b4c9507473e7b8ed368b395dbb5773efdc authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Drop Python 3.6 support
43e775184dcf64ba20e8b5ba888a20048a5c3807 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 0.920 to 0.930.
- [Release notes](https://gith...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2.
- [Release notes](http...
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.920.
- [Release notes](https://gith...
2b355bf8c9e03caf3d5fd82040743795fdf37692 authored about 3 years ago by Isira Seneviratne <[email protected]>
fd92420889bb0c107bb7eba1d9d7da3fae02f395 authored about 3 years ago by Isira Seneviratne <[email protected]>
e859909daf20f1f0d2a2680330ce69fdbedc6d08 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
313fd41618efb68f057cd6bffb5205fc05167633 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
65860eb91a171a121ab20220f09fa7dfb462cc12 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Add py310 to black target-version
9249ec1457e01cd779c39afe870fed860a46a845 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>e3eb4a94c5b78137f52c82b94e4a4a342d94234c authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
0aa14b1db34393de07341e1bb7aeb6fa477d9ca0 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.28 to 21.11.29.
- [Re...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.2 to 21.11.28.
- [Rele...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.0 to 4.3.1.
- [Release notes](http...
Fix typos
93919a6870729a92b379d11f6c35d6bf8c5ad801 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>2ff4bfcced065cdbd6721adad64685b33e02deed authored about 3 years ago by Kian-Meng, Ang <[email protected]>
Fix documentation (missing -> load_default)
0bdd9aac34dec0ccb63e48a51d42ba491b10c8dc authored about 3 years ago by Jérôme Lafréchoux <[email protected]>