Popen output on windows server 2019
Open
Nobody has claimed this yet.
3.7 (EOL)
OS-windows
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 36614 |
|---|---|
| Nosy | @pfmoore, @vstinner, @tjguk, @zware, @zooba |
| 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 = None
closed_at = None
created_at = <Date 2019-04-12.14:01:34.964>
labels = ['3.7', 'type-bug', 'library', 'OS-windows']
title = 'Popen output on windows server 2019'
updated_at = <Date 2019-04-12.18:46:32.135>
user = 'https://bugs.python.org/weispinc'
bugs.python.org fields:
activity = <Date 2019-04-12.18:46:32.135>
actor = 'steve.dower'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2019-04-12.14:01:34.964>
creator = 'weispinc'
dependencies = []
files = ['48264']
hgrepos = []
issue_num = 36614
keywords = []
message_count = 6.0
messages = ['340044', '340045', '340047', '340053', '340068', '340097']
nosy_count = 7.0
nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'SilentGhost', 'zach.ware', 'steve.dower', 'weispinc']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36614'
versions = ['Python 3.7']
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 the attached popen.py file and the Popen behavior described in the title. Reproduce the output problem on Windows Server 2019, determine the expected output from the issue discussion, and verify that the observed behavior is corrected.
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
- 25/100