ctypes ignores when a DLL function is called with too many arguments
オープン
まだ誰も着手していません。
3.8 (EOL)
3.9 (EOL)
docs
OS-windows
topic-ctypes
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ctypes のドキュメントとリンクされている BPO issue 38258 から始め、次に、引数が多すぎる Windows DLL 呼び出しについての 4 件のメッセージからなる議論を読んでください。ソースファイルやテストは指定されていません。完了時には、報告されている ctypes の動作を明確にするか修正し、どのような処理が期待されるかを文書化する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation, operating-systems
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100