Reword the Lexical Analysis chapter of the docs
未关闭
@encukou 已经在做这个了。
开始于 2025年6月18日。
docs
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 35.9k
- PR 合并指标
- PR 指标待抓取
描述
Documentation
Continuing with #127833, I'd like to reword and restructure the Lexical analysis 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.)
PRs merged for this before opening this issue:
- #131468
- #131474
- #132407
Linked PRs
- gh-134850
- gh-135677
- gh-135942
- gh-137048
- gh-137469
- gh-137713
- gh-138194
- gh-138457
- gh-139781
- gh-140464
- gh-142015
- gh-142227
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。