ctypes: fail to create a _ctypes._SimpleCData subclass using a closure like calling super() without arguments
オープン
まだ誰も着手していません。
3.11
3.12
3.13
topic-ctypes
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 29270 |
|---|---|
| Nosy | @ncoghlan, @vstinner, @serhiy-storchaka, @eryksun, @https://github.com/hakril, @waveform80 |
| 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 2017-01-13.22:10:22.119>
labels = ['ctypes', 'type-bug', '3.9', '3.10', '3.11']
title = 'ctypes: fail to create a _ctypes._SimpleCData subclass using a closure like calling super() without arguments'
updated_at = <Date 2022-03-28.22:12:40.498>
user = 'https://github.com/waveform80'
bugs.python.org fields:
activity = <Date 2022-03-28.22:12:40.498>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['ctypes']
creation = <Date 2017-01-13.22:10:22.119>
creator = 'Dave Jones'
dependencies = []
files = ['46285']
hgrepos = []
issue_num = 29270
keywords = ['patch']
message_count = 14.0
messages = ['285444', '285450', '285454', '285469', '285473', '285474', '285475', '285480', '286287', '286310', '313985', '355368', '360252', '416219']
nosy_count = 7.0
nosy_names = ['ncoghlan', 'vstinner', 'serhiy.storchaka', 'eryksun', 'hakril', 'Dave Jones', 'Asdger Gdsfe']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29270'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-104576
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされている issue_29270_01.patch と PR gh-104576 を確認し、次に ctypes の実装と _ctypes._SimpleCData のサブクラス作成に関する既存のテストを調べてください。報告された closure と引数なしの super() のケースが正しく動作し、関連するテストが成功すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100