python / python/cpython

PyType_FromSpec*() overwrites the type's "__module__"

未關閉
#84,880 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.10 3.9 (EOL) topic-C-API type-bug
主要語言
Python
星號
77.2k
分支
36k
平均合併
1 天 9 小時
30 天內合併 PR
558

描述

BPO 40703
Nosy @ncoghlan, @scoder, @encukou, @serhiy-storchaka, @miss-islington, @shihai1991
PRs
  • python/cpython#20273
  • python/cpython#20782
  • 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 2020-05-20.21:24:32.273>
    labels = ['expert-C-API', 'type-bug', '3.9', '3.10']
    title = 'PyType_FromSpec*() overwrites the type\'s "__module__"'
    updated_at = <Date 2020-10-20.11:48:55.197>
    user = 'https://github.com/scoder'
    

    bugs.python.org fields:

    activity = <Date 2020-10-20.11:48:55.197>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['C API']
    creation = <Date 2020-05-20.21:24:32.273>
    creator = 'scoder'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40703
    keywords = ['patch']
    message_count = 4.0
    messages = ['369476', '371215', '371220', '379114']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'scoder', 'petr.viktorin', 'serhiy.storchaka', 'miss-islington', 'shihai1991']
    pr_nums = ['20273', '20782']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40703'
    versions = ['Python 3.9', 'Python 3.10']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    先檢視 PyType_FromSpec* C API 進入點以及所參照的 PR #20273 和 #20782;該 issue 未列出任何原始檔或測試。確認預期的 module 行為,並驗證相關 C API 覆蓋中已處理所回報的覆寫。

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

    評估

    技術堆疊
    c, python
    領域
    api, backend
    Issue 類型
    缺陷
    難度
    4/5
    預估耗時
    3-5 天
    活躍度
    停滯
    描述清晰度
    基本清楚
    新手友好度
    18/100

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

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