python / python/python-docs-es
Mensaje de error con pospell
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 371
- Forks
- 413
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the pospell build error locally, then inspect the reStructuredText line introduced by commit ee86f034a7334e44816a30275ea24981a3a72295 and the related pull request #1144. Determine the correction needed for the RFC reference so the documentation build no longer reports the RFC-number parsing error.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100