subprocces check_output
Open
Nobody has claimed this yet.
OS-windows
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 29473 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba |
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 2017-02-07.15:21:16.158>
labels = ['OS-windows']
title = 'subprocces check_output'
updated_at = <Date 2017-02-07.16:46:43.153>
user = None
bugs.python.org fields:
activity = <Date 2017-02-07.16:46:43.153>
actor = 'steve.dower'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2017-02-07.15:21:16.158>
creator = '\xd0\x92\xd0\xb0\xd0\xb4\xd0\xb8\xd0\xbc \xd0\x9a\xd0\xb0\xd1\x80\xd0\xb0'
dependencies = []
files = []
hgrepos = []
issue_num = 29473
keywords = []
message_count = 2.0
messages = ['287239', '287248']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', '\xd0\x92\xd0\xb0\xd0\xb4\xd0\xb8\xd0\xbc \xd0\x9a\xd0\xb0\xd1\x80\xd0\xb0']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue29473'
versions = ['Python 3.6']
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
The payload identifies only subprocess.check_output and the Windows component; no source file, reproduction, or expected behavior is provided. Start with the linked BPO issue 29473, then locate subprocess.check_output and establish the failure and expected result before adding a focused regression test; done means the Windows behavior is corrected and the test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100