Docs: problem with page "__future__ — Future statement definitions"
未關閉
還沒有人認領這個 Issue。
docs
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
Documentation
The page at https://docs.python.org/3/library/__future__.html has a problem:
"__future__.annotations | Never: PEP 563: Postponed evaluation of annotations, PEP 649: Deferred evaluation of annotations using descriptors"
This is incorrect though innit?
Isn't it "mandatory" in 3.14 - https://docs.python.org/3/reference/compound_stmts.html#annotations?
EDIT: Re-reading both the pages I think I was mistaken - but the page should still link to https://docs.python.org/3/reference/compound_stmts.html#annotations I suppose.
Linked PRs
- gh-154608
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
將 future 文件頁面上的 future.annotations 項目與語言參考中連結的 annotations 區段進行比較。報告的修正是:如果適當,則新增該參考連結;issue gh-154608 已經連結,因此在開始之前檢查其狀態。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100