Skip to content

compiler.parse("1;") adds unexpected extra Discard(Const(None)) to parse tree #46295

@dalke

Description

@dalke
mannequin
BPO 2011
Nosy @gvanrossum, @ncoghlan

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 = <Date 2008-02-05.11:48:35.433>
created_at = <Date 2008-02-05.00:46:41.004>
labels = ['interpreter-core', 'type-bug', 'library']
title = 'compiler.parse("1;") adds unexpected extra Discard(Const(None)) to parse tree'
updated_at = <Date 2008-02-05.11:48:35.432>
user = 'https://bugs.python.org/dalke'

bugs.python.org fields:

activity = <Date 2008-02-05.11:48:35.432>
actor = 'ncoghlan'
assignee = 'none'
closed = True
closed_date = <Date 2008-02-05.11:48:35.433>
closer = 'ncoghlan'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2008-02-05.00:46:41.004>
creator = 'dalke'
dependencies = []
files = []
hgrepos = []
issue_num = 2011
keywords = []
message_count = 4.0
messages = ['62057', '62059', '62061', '62067']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'nnorwitz', 'dalke', 'ncoghlan']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2011'
versions = ['Python 2.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions