IDLE: Handle Shell input SyntaxWarning & DeprecationWarning
未關閉
@terryjreedy 已經在處理了。
開始於 2019年8月11日。
topic-IDLE
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 37824 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @taleinat, @serhiy-storchaka, @csabella, @miss-islington |
| 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 = 'https://github.com/terryjreedy'
closed_at = None
created_at = <Date 2019-08-11.16:32:12.488>
labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7', '3.9']
title = 'IDLE: Handle Shell input SyntaxWarning & DeprecationWarning'
updated_at = <Date 2021-11-12.19:21:29.683>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2021-11-12.19:21:29.683>
actor = 'terry.reedy'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2019-08-11.16:32:12.488>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 37824
keywords = ['patch']
message_count = 19.0
messages = ['349396', '349441', '349846', '349858', '349869', '349884', '349896', '350483', '350487', '350492', '350494', '369929', '369934', '370163', '370212', '370357', '370358', '386622', '406234']
nosy_count = 6.0
nosy_names = ['rhettinger', 'terry.reedy', 'taleinat', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington']
pr_nums = ['15311', '15500', '15504', '15505']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37824'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。