python / python/python-docs-es
Mensaje de error con pospell
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 371
- 派生
- 413
- PR 合并指标
- 30 天内没有已合并 PR
描述
Buenas!
Estoy viendo que pospel en el build de https://github.com/python/python-docs-es/pull/1144 da este mensaje que se reproduce localmente:
<rst-doc>:1: (ERROR/3) RFC number must be a number greater than or equal to 1; "RFC 2045 section 6.8 <2045#section-6.8>" is invalid. while parsing: Los datos codificados tendrán líneas nuevas cada 76 caracteres según :rfc:`RFC 2045 section 6.8 <2045#section-6.8>`, que era la especificación estándar de facto base64 cuando se escribió la especificación XML-RPC.
Esa línea se introdujo acá: https://github.com/python/python-docs-es/commit/ee86f034a7334e44816a30275ea24981a3a72295
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在本地复现 pospell 构建错误,然后检查由提交 ee86f034a7334e44816a30275ea24981a3a72295 引入的 reStructuredText 行以及相关的 pull request #1144。确定 RFC 引用所需的修正,使文档构建不再报告 RFC 编号解析错误。
由索引模型根据 Issue 内容生成。
评估
- 领域
- build-system, documentation
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100