variadic function call broken on armhf when passing a float argument
未關閉
還沒有人認領這個 Issue。
3.10
3.11
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
topic-ctypes
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 39632 |
|---|---|
| Nosy | @FFY00, @ndessart |
| PRs | |
| 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 2020-02-14.10:03:28.170>
labels = ['3.8', '3.9', '3.10', '3.11', 'ctypes', '3.7']
title = 'variadic function call broken on armhf when passing a float argument'
updated_at = <Date 2021-07-23.09:26:19.255>
user = 'https://github.com/ndessart'
bugs.python.org fields:
activity = <Date 2021-07-23.09:26:19.255>
actor = 'Nicolas Dessart'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['ctypes']
creation = <Date 2020-02-14.10:03:28.170>
creator = 'Nicolas Dessart'
dependencies = []
files = ['48896']
hgrepos = []
issue_num = 39632
keywords = ['patch']
message_count = 4.0
messages = ['361992', '362307', '398026', '398040']
nosy_count = 2.0
nosy_names = ['FFY00', 'Nicolas Dessart']
pr_nums = ['18560']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue39632'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先從 ctypes_variadic_function_tests.diff 開始,在 armhf 目標上重現可變參數 float 失敗的問題,然後檢視 PR #18560 和 ctypes issue 的上下文。armhf ctypes 單元測試案例通過且不破壞列出的 Python 版本,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- operating-systems, testing
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100