ctypes ignores when a DLL function is called with too many arguments
未关闭
还没有人认领这个 Issue。
3.8 (EOL)
3.9 (EOL)
docs
OS-windows
topic-ctypes
type-bug
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 558
描述
| BPO | 38258 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @s-m-e |
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-09-23.14:35:01.156>
labels = ['type-bug', '3.8', '3.9', 'ctypes', 'OS-windows', 'docs']
title = 'ctypes ignores when a DLL function is called with too many arguments'
updated_at = <Date 2019-09-24.16:56:54.631>
user = 'https://github.com/s-m-e'
bugs.python.org fields:
activity = <Date 2019-09-24.16:56:54.631>
actor = 'eryksun'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Windows', 'ctypes']
creation = <Date 2019-09-23.14:35:01.156>
creator = 'smernst'
dependencies = []
files = []
hgrepos = []
issue_num = 38258
keywords = []
message_count = 4.0
messages = ['353021', '353036', '353069', '353100']
nosy_count = 7.0
nosy_names = ['paul.moore', 'tim.golden', 'docs@python', 'zach.ware', 'eryksun', 'steve.dower', 'smernst']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38258'
versions = ['Python 3.8', 'Python 3.9']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从 ctypes 文档和链接的 BPO issue 38258 开始,然后阅读关于参数过多的 Windows DLL 调用的四条消息讨论。没有指定源文件或测试;完成后应澄清或更正所报告的 ctypes 行为,并记录预期的处理方式。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation, operating-systems
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100