python / python/cpython

Document the optional callback parameter of weakref.WeakMethod

未關閉
#91,376 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.10 3.11 3.9 (EOL) stdlib type-feature
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 47220
Nosy @rhettinger, @pitrou, @maggyero
PRs
  • python/cpython#25491
  • 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 2022-04-04.21:03:28.457>
    labels = ['type-feature', 'library', '3.9', '3.10', '3.11']
    title = 'Document the optional callback parameter of weakref.WeakMethod'
    updated_at = <Date 2022-04-05.05:34:31.580>
    user = 'https://github.com/maggyero'
    

    bugs.python.org fields:

    activity = <Date 2022-04-05.05:34:31.580>
    actor = 'rhettinger'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-04-04.21:03:28.457>
    creator = 'maggyero'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 47220
    keywords = []
    message_count = 2.0
    messages = ['416697', '416753']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'pitrou', 'maggyero']
    pr_nums = ['25491']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue47220'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    首先在 CPython 儲存庫中定位 weakref.WeakMethod 的文件,並檢視現有的參數說明。記錄選用的 callback 參數,並驗證產生的參考文件是否準確描述了它;issue 本文列出了 PR #25491,因此請在繼續之前檢查這項工作。

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

    評估

    技術堆疊
    python
    領域
    documentation
    Issue 類型
    文件
    難度
    1/5
    預估耗時
    1 小時以內
    活躍度
    停滯
    描述清晰度
    描述清楚
    新手友好度
    25/100

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

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