IDLE: self.use_context_ps1 defined in editor, but always False
Open
@terryjreedy is already working on this.
Since Feb 24, 2018.
topic-IDLE
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 32939 |
|---|---|
| Nosy | @terryjreedy, @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 2018-02-24.15:52:53.769>
labels = ['expert-IDLE', '3.7', '3.8']
title = 'IDLE: self.use_context_ps1 defined in editor, but always False'
updated_at = <Date 2018-02-25.04:11:11.855>
user = 'https://github.com/csabella'
bugs.python.org fields:
activity = <Date 2018-02-25.04:11:11.855>
actor = 'terry.reedy'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2018-02-24.15:52:53.769>
creator = 'cheryl.sabella'
dependencies = []
files = []
hgrepos = []
issue_num = 32939
keywords = []
message_count = 2.0
messages = ['312727', '312774']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'cheryl.sabella']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue32939'
versions = ['Python 3.6', 'Python 3.7', '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.