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