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