IDLE: Remove annoying line in Shell sidebar
Open
@terryjreedy is already working on this.
Since Apr 6, 2022.
topic-IDLE
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 47242 |
|---|---|
| Nosy | @terryjreedy, @antudic |
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 2022-04-06.16:20:04.905>
labels = ['expert-IDLE', 'type-bug', '3.10']
title = 'Annoying white bar in IDLE (line 457 in sidebar.py)'
updated_at = <Date 2022-04-06.16:20:04.905>
user = 'https://github.com/antudic'
bugs.python.org fields:
activity = <Date 2022-04-06.16:20:04.905>
actor = 'antudic'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2022-04-06.16:20:04.905>
creator = 'antudic'
dependencies = []
files = []
hgrepos = []
issue_num = 47242
keywords = []
message_count = 1.0
messages = ['416883']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'antudic']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue47242'
versions = ['Python 3.10']
Linked PRs
- gh-32363
- gh-157574
- gh-157575
- gh-157576
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.