Give clearer information about platform-specific differences on the locale page
未关闭
还没有人认领这个 Issue。
docs
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- PR 合并指标
- PR 指标待抓取
描述
The locale module has various limitations and differences depending on the platform. Most notably, Windows lacks some functionality.
It would be helpful to add a note about this in the opening section.
Also, nl_langinfo is not available on Windows and the sentence about "not available on all systems" is lost in the first paragraph. I suggest making it a Note and doing the same for the other places where platform differences/limitations are noted.
Linked PRs
- gh-118217
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 locale 模块文档页面开始,检查其开头部分以及描述平台差异的段落。查看 nl_langinfo 条目和其他关于限制的说明,然后让平台特定信息始终以注释的形式清晰呈现。完成标准是:Windows 的限制和可用性差异在整个页面中都清晰明确。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100