Tracebacks from Cython modules no longer work
オープン
まだ誰も着手していません。
3.8 (EOL)
stdlib
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 32797 |
|---|---|
| Nosy | @brettcannon, @pfmoore, @ncoghlan, @scoder, @encukou, @embray, @ericsnowcurrently, @sth, @jdemeyer |
| 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 2018-02-08.11:55:24.486>
labels = ['3.8', 'type-bug', 'library']
title = 'Tracebacks from Cython modules no longer work'
updated_at = <Date 2018-10-24.12:44:51.835>
user = 'https://github.com/jdemeyer'
bugs.python.org fields:
activity = <Date 2018-10-24.12:44:51.835>
actor = 'petr.viktorin'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-02-08.11:55:24.486>
creator = 'jdemeyer'
dependencies = []
files = []
hgrepos = []
issue_num = 32797
keywords = ['patch']
message_count = 52.0
messages = ['311829', '311892', '311896', '311897', '315703', '315801', '315957', '315960', '315965', '315989', '315990', '316000', '316001', '316002', '316005', '316006', '316022', '323106', '323107', '323115', '323116', '323117', '323119', '323122', '323124', '323128', '323129', '323139', '323142', '323143', '323146', '323150', '323151', '323155', '323161', '323162', '323165', '323167', '323168', '323170', '323171', '323172', '323173', '323175', '323192', '323193', '323196', '323197', '323198', '323200', '327389', '328365']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'paul.moore', 'ncoghlan', 'scoder', 'petr.viktorin', 'erik.bray', 'eric.snow', 'sth', 'jdemeyer']
pr_nums = ['6653', '9540']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32797'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue ではソースファイルもテストも指定されていません。まず PR #6653 と #9540、およびリンクされた BPO issue 32797 を確認して traceback のリグレッションを再構成してください。Cython モジュールからの動作する traceback を復元し、報告された動作を検証できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100