Eliminate test_peg_generator redundant output
Open
@lysnikolaou is already working on this.
Since Oct 19, 2020.
interpreter-core
tests
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 42082 |
|---|---|
| Nosy | @terryjreedy, @lysnikolaou, @pablogsal |
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/lysnikolaou'
closed_at = None
created_at = <Date 2020-10-19.17:27:28.030>
labels = ['interpreter-core', 'type-bug', 'tests', '3.10']
title = 'Eliminate test_peg_generator redundant output'
updated_at = <Date 2020-10-19.17:31:43.905>
user = 'https://github.com/terryjreedy'
bugs.python.org fields:
activity = <Date 2020-10-19.17:31:43.905>
actor = 'lys.nikolaou'
assignee = 'lys.nikolaou'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Tests']
creation = <Date 2020-10-19.17:27:28.030>
creator = 'terry.reedy'
dependencies = []
files = []
hgrepos = []
issue_num = 42082
keywords = []
message_count = 2.0
messages = ['378970', '378971']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'lys.nikolaou', 'pablogsal']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42082'
versions = ['Python 3.10']
Linked PRs
- gh-106891
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.