IDLE menu option to convert non-ascii quotes & other?
Open
@terryjreedy is already working on this.
Since Mar 7, 2019.
topic-IDLE
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 36219 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @serhiy-storchaka, @csabella |
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 2019-03-07.00:10:03.550>
labels = ['expert-IDLE', 'type-feature', '3.8']
title = 'IDLE menu option to convert non-ascii quotes & other?'
updated_at = <Date 2019-03-09.01:27:51.537>
user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2019-03-09.01:27:51.537>
actor = 'rhettinger'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2019-03-07.00:10:03.550>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 36219
keywords = []
message_count = 5.0
messages = ['337350', '337358', '337429', '337549', '337550']
nosy_count = 4.0
nosy_names = ['rhettinger', 'terry.reedy', 'serhiy.storchaka', 'cheryl.sabella']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue36219'
versions = ['Python 3.8']
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.