code.InteractiveConsole.interact() closes stdin
Open
Nobody has claimed this yet.
3.8 (EOL)
docs
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 34115 |
|---|---|
| Nosy | @terryjreedy, @eryksun |
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 = None
closed_at = None
created_at = <Date 2018-07-14.22:49:43.604>
labels = ['3.8', 'type-feature', 'library', 'docs']
title = 'code.InteractiveConsole.interact() closes stdin'
updated_at = <Date 2018-07-24.19:43:22.646>
user = 'https://bugs.python.org/YonatanZunger'
bugs.python.org fields:
activity = <Date 2018-07-24.19:43:22.646>
actor = 'Yonatan Zunger'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Library (Lib)']
creation = <Date 2018-07-14.22:49:43.604>
creator = 'Yonatan Zunger'
dependencies = []
files = []
hgrepos = []
issue_num = 34115
keywords = []
message_count = 8.0
messages = ['321666', '322039', '322055', '322057', '322073', '322123', '322139', '322325']
nosy_count = 4.0
nosy_names = ['terry.reedy', 'docs@python', 'eryksun', 'Yonatan Zunger']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34115'
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.
Research direction
Start with code.InteractiveConsole.interact() and reproduce the stdin lifecycle described in BPO 34115. Done means resolving whether the behavior should change or be documented, then validating that the resulting behavior or documentation accurately explains stdin handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100