marshmallow-code / marshmallow-code/marshmallow

Incorporate marshmallow-toplevel functionality directly into marshmallow

Open
#1,694 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feedback welcome
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.