python / python/cpython

CO_FUTURE_ANNOTATIONS flag is not documented or in inspect

未關閉
#89,963 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.11 docs stdlib
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 45805
Nosy @brettcannon, @benjaminp, @merwok, @markshannon, @1st1, @saulshanabrook, @pablogsal, @isidentical

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2021-11-14.08:20:37.062>
labels = ['3.11', 'library', 'docs']
title = 'CO_FUTURE_ANNOTATIONS flag is not documented or in inspect'
updated_at = <Date 2021-11-21.17:18:11.134>
user = 'https://github.com/saulshanabrook'

bugs.python.org fields:

activity = <Date 2021-11-21.17:18:11.134>
actor = 'eric.araujo'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Library (Lib)']
creation = <Date 2021-11-14.08:20:37.062>
creator = 'saulshanabrook'
dependencies = []
files = []
hgrepos = []
issue_num = 45805
keywords = []
message_count = 6.0
messages = ['406309', '406310', '406311', '406621', '406622', '406732']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'benjamin.peterson', 'eric.araujo', 'docs@python', 'Mark.Shannon', 'yselivanov', 'saulshanabrook', 'pablogsal', 'BTaskaya']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45805'
versions = ['Python 3.11']

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

在 CPython 樹中搜尋 CO_FUTURE_ANNOTATIONS 以及與 inspect 相關的參照,然後找出需要更新的文件與 inspect 進入點。完成的標準是該 flag 已記錄在文件中,並依要求在 inspect 中表示;完成變更後,驗證受影響的文件與 inspect 行為。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
documentation
Issue 類型
文件
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
43/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。