python / python/python-docs-pt-br
Validar referências para :source:
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 164
- Forks
- 42
- Avg merge
- 14h 32m
- Merged PRs (30d)
- 4
Description
Notei que em https://docs.python.org/pt-br/3.14/library/asyncio-task.html, a string
**Source code:** :source:`Lib/asyncio/coroutines.py`
Foi traduzida para
**Código-fonte:** :source:`Lib/asyncio/corrotina.py`
(já corrigido)
O linter poderia validar essas referências para nos alertar sobre links quebrados.
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
Start by locating the repository’s linter and its existing reference checks; the issue does not name a file or test entry point. Use the translated :source: example as a reproduction, then verify that references such as Lib/asyncio/coroutines.py are checked against valid source paths and that broken references produce a useful warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, localization, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100