IDLE: Document tk's long line display limitation
Open
@terryjreedy is already working on this.
Since Nov 30, 2016.
docs
topic-IDLE
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 28840 |
|---|---|
| Nosy | @terryjreedy |
| 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 2016-11-30.14:05:00.632>
labels = ['expert-IDLE', 'type-bug', '3.9']
title = "IDLE: Document tk's long line display limitation"
updated_at = <Date 2019-09-20.21:01:33.777>
user = 'https://bugs.python.org/piotrsk'
bugs.python.org fields:
activity = <Date 2019-09-20.21:01:33.777>
actor = 'terry.reedy'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2016-11-30.14:05:00.632>
creator = 'piotr.sk'
dependencies = []
files = ['45705']
hgrepos = []
issue_num = 28840
keywords = []
message_count = 5.0
messages = ['282082', '282090', '282151', '282205', '352890']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'piotr.sk']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28840'
versions = ['Python 3.9']
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.