Tkinter/IDLE: preserve clipboard on closure
未关闭
@terryjreedy 已经在做这个了。
开始于 2020年4月30日。
topic-IDLE
topic-tkinter
type-bug
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- PR 合并指标
- PR 指标待抓取
描述
| BPO | 40452 |
|---|---|
| Nosy | @terryjreedy, @taleinat, @serhiy-storchaka, @eryksun, @pablogsal, @E-Paine |
| PRs | |
| 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 = 'https://github.com/terryjreedy'
closed_at = None
created_at = <Date 2020-04-30.17:35:47.539>
labels = ['type-bug', 'expert-tkinter', '3.9', '3.10', '3.8', 'expert-IDLE']
title = 'Tkinter/IDLE: preserve clipboard on closure'
updated_at = <Date 2021-10-28.20:01:31.523>
user = 'https://github.com/E-Paine'
bugs.python.org fields:
activity = <Date 2021-10-28.20:01:31.523>
actor = 'primexx'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE', 'Tkinter']
creation = <Date 2020-04-30.17:35:47.539>
creator = 'epaine'
dependencies = []
files = ['49173']
hgrepos = []
issue_num = 40452
keywords = ['patch']
message_count = 45.0
messages = ['367765', '369002', '369135', '369156', '369165', '369199', '369287', '369304', '369322', '369334', '369338', '369383', '369387', '369389', '369391', '369392', '369395', '369406', '369440', '369444', '369453', '369456', '369601', '376354', '380199', '382635', '393742', '393743', '393750', '393753', '393755', '393756', '393757', '393770', '393788', '393790', '393794', '393795', '393797', '393798', '393804', '393805', '393806', '393817', '393818']
nosy_count = 8.0
nosy_names = ['terry.reedy', 'taleinat', 'serhiy.storchaka', 'eryksun', 'pablogsal', 'epaine', 'Spacekiwigames', 'primexx']
pr_nums = ['19819', '26163']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40452'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。