pygettext: Improve test coverage
未关闭
@StanFromIreland 已经在做这个了。
开始于 2025年2月24日。
tests
type-feature
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 35.9k
- PR 合并指标
- PR 指标待抓取
描述
Options that should be tested:
- --extract-all (NO-OP, deprecated since 3.14)
- --add-comments
- --default-domain
- --escape
- --docstrings
- --help
- --keyword
- --no-default-keywords
- --no-location
- --add-location
- --output
- --output-dir
- --style stylename
- --verbose
- --version
- --width
- --exclude-file
- --no-docstrings
- https://github.com/python/cpython/pull/133021 (Renames to exclude-docstrings)
Linked PRs
- gh-130198
- gh-131381
- gh-131902
- gh-132032
- gh-132033
- gh-132244
- gh-133021
- gh-133022
- gh-133041
- gh-133048
- gh-133255
- gh-133266
- gh-133309
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。