python / python/cpython

Eliminate test_peg_generator redundant output

Open
#86,248 9 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.