Support `dataclass_transform`'s `field spec's newest addition: `converter`
未关闭
还没有人认领这个 Issue。
feature
- 主要语言
- Python
- 星标
- 20.6k
- 派生
- 3.3k
- PR 合并指标
- PR 指标待抓取
描述
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 😄
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读链接的 Typing Council issue 33 和相关的 mypy issues,以了解指定的 converter 行为和之前的范围。当 mypy 支持最新的 dataclass_transform 字段规范新增内容,并处理完链接的案例后,工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100