IDLE - modify text frame and widget borders
Open
@terryjreedy is already working on this.
Since Oct 13, 2021.
topic-IDLE
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 45451 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @taleinat, @AlexWaygood |
| 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 2021-10-13.01:04:56.739>
labels = ['expert-IDLE', 'type-feature', '3.10']
title = 'IDLE - modify text frame and widget borders'
updated_at = <Date 2022-02-11.05:24:53.444>
user = 'https://bugs.python.org/primexx'
bugs.python.org fields:
activity = <Date 2022-02-11.05:24:53.444>
actor = 'pulsiedulsie'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2021-10-13.01:04:56.739>
creator = 'primexx'
dependencies = []
files = ['50352', '50469']
hgrepos = []
issue_num = 45451
keywords = []
message_count = 8.0
messages = ['403774', '403794', '403891', '407327', '407342', '407514', '413038', '413039']
nosy_count = 7.0
nosy_names = ['rhettinger', 'terry.reedy', 'taleinat', 'jerrylikerice1s', 'AlexWaygood', 'primexx', 'pulsiedulsie']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45451'
versions = ['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.