python / python/python-docs-pt-br

Validar referências para :source:

Open
#291 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.