Add information about frozen stdlib modules.
未关闭
还没有人认领这个 Issue。
topic-stdlib
type-feature
- 主要语言
- Python
- 星标
- 2.1k
- 派生
- 1k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 12
描述
With the more stdlib modules getting frozen recently, it would be useful to have a section (or page) somewhere about:
- what are frozen modules?
- the different kinds of frozen modules (bootstrap vs. stdlib vs. testing)
- how to identify or modify which stdlib modules are frozen
- why some modules are frozen and some aren't
- how to deal with frozen modules in tests
- any other helpful info
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件、测试或文档入口。首先查看 devguide 现有的文档结构以及有关冻结模块的材料,然后确定此主题适合放在哪里。完成的标准是有一个页面或章节说明所列出的冻结模块类型、如何识别和修改它们、冻结的理由,以及测试指南。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100