marshmallow-code / marshmallow-code/marshmallow
Incorporate marshmallow-toplevel functionality directly into marshmallow
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 738
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 7
Description
Would you be willing to incorporate the functionality from https://github.com/and-semakin/marshmallow-toplevel directly into marshmallow? It's very few lines of code, but is very useful (thank you @and-semakin!), and there's an advantage to having it built right into marshmallow rather than having to depend on a third-party library that may not stay as well-maintained or -supported.
Thank you for your consideration and for the great work on marshmallow!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the functionality in the linked marshmallow-toplevel repository and compare its behavior with marshmallow's existing public API. Identify the appropriate integration point and existing test coverage before proposing the change; done means the functionality is incorporated without the third-party dependency and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100