IDLE shutdown glitch when started by import
オープン
まだ誰も着手していません。
topic-IDLE
topic-tkinter
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 27024 |
|---|---|
| Nosy | @terryjreedy, @roseman, @serhiy-storchaka |
| 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 2016-05-15.05:25:46.025>
labels = ['type-bug', 'expert-tkinter']
title = 'IDLE shutdown glitch when started by import'
updated_at = <Date 2016-06-13.00:12:12.664>
user = 'https://github.com/terryjreedy'
bugs.python.org fields:
activity = <Date 2016-06-13.00:12:12.664>
actor = 'markroseman'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2016-05-15.05:25:46.025>
creator = 'terry.reedy'
dependencies = []
files = ['42857']
hgrepos = []
issue_num = 27024
keywords = ['patch']
message_count = 6.0
messages = ['265581', '265594', '265602', '265644', '268407', '268410']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'markroseman', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27024'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた過去の issue にある tkinter_destroy_cancel_handlers.patch を読み、そこが扱っている IDLE のシャットダウン経路を追ってください。IDLE を import で起動したときのシャットダウンの不具合を再現し、その後、Tkinter のクリーンアップを壊すことなく動作が修正されていることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100