Integration tests for pty.spawn on Linux and all other platforms
Open
Nobody has claimed this yet.
3.7 (EOL)
tests
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 29070 |
|---|---|
| Nosy | @xdegaye, @vadmium, @moreati, @diekmann, @8vasu |
| PRs | |
| 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 2016-12-25.16:43:45.078>
labels = ['3.7', 'type-feature', 'tests']
title = 'Integration tests for pty.spawn on Linux and all other platforms'
updated_at = <Date 2020-08-09.22:13:49.544>
user = 'https://github.com/diekmann'
bugs.python.org fields:
activity = <Date 2020-08-09.22:13:49.544>
actor = 'soumendra'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2016-12-25.16:43:45.078>
creator = 'Cornelius Diekmann'
dependencies = []
files = ['46035', '46115', '46177', '46226', '46613', '46804']
hgrepos = []
issue_num = 29070
keywords = ['patch']
message_count = 12.0
messages = ['284003', '284492', '284669', '284670', '284842', '284942', '285038', '286471', '286683', '287450', '291713', '375085']
nosy_count = 6.0
nosy_names = ['xdegaye', 'martin.panter', 'Alex.Willmer', 'chris.torek', 'Cornelius Diekmann', 'soumendra']
pr_nums = ['2932']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29070'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', '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 by reviewing PR #2932 and the latest referenced pty.patch (v5), then compare the proposed suite with the current pty tests. The target is integration coverage for pty.spawn on Linux and other supported platforms, but the existing patch series and long-inactive review make the current scope and next steps uncertain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100