GenericPyCData_new does not invoke new or init
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
topic-ctypes
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 38860 |
|---|---|
| Nosy | @aeros, @LewisGaul, @rebeccamorgan, @b1tninja |
| Files |
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 2019-11-20.02:34:04.100>
labels = ['3.8', 'ctypes', 'type-bug', '3.7', '3.9']
title = 'GenericPyCData_new does not invoke new or init'
updated_at = <Date 2020-02-19.04:46:34.580>
user = 'https://github.com/b1tninja'
bugs.python.org fields:
activity = <Date 2020-02-19.04:46:34.580>
actor = 'aeros'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['ctypes']
creation = <Date 2019-11-20.02:34:04.100>
creator = 'b1tninja'
dependencies = []
files = ['48723']
hgrepos = []
issue_num = 38860
keywords = []
message_count = 7.0
messages = ['357022', '358223', '358265', '358276', '360452', '362210', '362248']
nosy_count = 4.0
nosy_names = ['aeros', 'LewisGaul', 'beccamorgan', 'b1tninja']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38860'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從上傳的 ctypesnew.py 範例和包含七則訊息的 issue 討論開始,以了解回報的建構行為。識別相關的 CPython ctypes 進入點並建立回歸涵蓋;完成的標準是 GenericPyCData_new 始終依預期呼叫 new 或 init。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100