IDLE: separate editor window and text
Open
@terryjreedy is already working on this.
Since Jun 27, 2017.
topic-IDLE
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 30784 |
|---|---|
| Nosy | @terryjreedy, @mlouielu |
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 2017-06-27.03:21:40.729>
labels = ['expert-IDLE', '3.7']
title = 'IDLE: separate editor window and text'
updated_at = <Date 2017-07-16.03:56:16.702>
user = 'https://github.com/mlouielu'
bugs.python.org fields:
activity = <Date 2017-07-16.03:56:16.702>
actor = 'terry.reedy'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2017-06-27.03:21:40.729>
creator = 'louielu'
dependencies = []
files = []
hgrepos = []
issue_num = 30784
keywords = []
message_count = 3.0
messages = ['296992', '297003', '298410']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'louielu']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue30784'
versions = ['Python 3.7']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.