Reword the Expressions chapter of the docs
Aberta
@encukou já está trabalhando nisso.
Desde 26/11/2025.
docs
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
Continuing after https://github.com/python/cpython/issues/127833 and #135676, I'd like to reword and restructure the Expressions section of the Reference documentation.
I think I found a style that works: each section will start with the most obvious things, expand toward a complete & precise description, with examples along the way, and end with the formal grammar. (Currently the grammar is usually listed first, and the author of the prose is tempted to assume that the reader has parsed and understood it.)
Linked PRs
- gh-141985
- gh-144117
- gh-144476
- gh-144959
- gh-144964
- gh-148622
- gh-150517
- gh-150518
- gh-150552
- gh-151261
- gh-151267
- gh-154884
- gh-156836
- gh-157225
- gh-157271
- gh-157272
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.