IDLE editor file minor refactoring
Open
@terryjreedy is already working on this.
Since Apr 20, 2021.
topic-IDLE
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 43894 |
|---|---|
| Nosy | @terryjreedy, @merwok, @E-Paine |
| 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 2021-04-20.16:15:23.437>
labels = ['expert-IDLE', '3.8', '3.9', '3.10']
title = 'IDLE editor file minor refactoring'
updated_at = <Date 2021-04-23.21:23:39.532>
user = 'https://github.com/E-Paine'
bugs.python.org fields:
activity = <Date 2021-04-23.21:23:39.532>
actor = 'epaine'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2021-04-20.16:15:23.437>
creator = 'epaine'
dependencies = []
files = []
hgrepos = []
issue_num = 43894
keywords = ['patch']
message_count = 4.0
messages = ['391449', '391727', '391735', '391736']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'eric.araujo', 'epaine']
pr_nums = ['25485']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43894'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
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.