Support `dataclass_transform`'s `field spec's newest addition: `converter`
Open
Nobody has claimed this yet.
feature
- Dominant language
- Python
- Stars
- 20.6k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
Typing council issue here: https://github.com/python/typing-council/issues/33
I think this may close out:
- https://github.com/python/mypy/issues/16860
- https://github.com/python/mypy/issues/16527
- https://github.com/python/mypy/issues/15736
- https://github.com/python/mypy/issues/10998
- https://github.com/python/mypy/issues/9770
- https://github.com/python/mypy/issues/9354
- https://github.com/python/mypy/issues/8625
- https://github.com/python/mypy/issues/8417
- https://github.com/python/mypy/issues/7912
- https://github.com/python/mypy/issues/5313
when fully implemented 😄
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 reading the linked Typing Council issue 33 and the related mypy issues to understand the specified converter behavior and prior scope. The work is done when mypy supports the newest dataclass_transform field-spec addition and the linked cases are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100