IDLE: Replace current goto dialog
Open
@terryjreedy is already working on this.
Since May 31, 2017.
topic-IDLE
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 30521 |
|---|---|
| Nosy | @terryjreedy, @mlouielu |
| 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 2017-05-31.08:02:16.542>
labels = ['expert-IDLE', 'type-feature', '3.7']
title = 'IDLE: Add navigate bar and replace current goto dialog'
updated_at = <Date 2017-06-06.06:58:08.746>
user = 'https://github.com/mlouielu'
bugs.python.org fields:
activity = <Date 2017-06-06.06:58:08.746>
actor = 'louielu'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2017-05-31.08:02:16.542>
creator = 'louielu'
dependencies = []
files = ['46925']
hgrepos = []
issue_num = 30521
keywords = []
message_count = 3.0
messages = ['294819', '295211', '295242']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'louielu']
pr_nums = ['1884']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30521'
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.