__instancecheck__ being checked on type(cls) instead of cls
オープン
まだ誰も着手していません。
3.11
3.12
3.13
interpreter-core
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 45791 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @benjaminp, @serhiy-storchaka, @brandtbucher |
| PRs |
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 2021-11-12.05:01:11.036>
labels = ['interpreter-core', '3.9', '3.10', '3.11']
title = '__instancecheck__ being checked on type(cls) instead of cls'
updated_at = <Date 2021-11-13.15:44:36.246>
user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2021-11-13.15:44:36.246>
actor = 'brandtbucher'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-11-12.05:01:11.036>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 45791
keywords = ['patch']
message_count = 11.0
messages = ['406187', '406191', '406193', '406219', '406222', '406226', '406227', '406229', '406230', '406237', '406245']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'rhettinger', 'benjamin.peterson', 'serhiy.storchaka', 'brandtbucher']
pr_nums = ['29540']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45791'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず python/cpython#29540 と BPO 45791 の議論を確認してください。この issue にはソースファイルやテストの指定がありません。報告された instancecheck の検索問題を解決し、対応するパッチレビューを完了すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100