-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 26204 |
|---|---|
| Nosy | @birkenfeld, @rhettinger, @vstinner, @asmeurer, @JimJJewett, @serhiy-storchaka, @1st1, @jayvdb |
| 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 = <Date 2016-02-08.17:27:38.377>
created_at = <Date 2016-01-26.01:00:40.611>
labels = ['interpreter-core']
title = "compiler: ignore constants used as statements (don't emit LOAD_CONST+POP_TOP)"
updated_at = <Date 2017-02-08.10:57:31.218>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2017-02-08.10:57:31.218>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2016-02-08.17:27:38.377>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2016-01-26.01:00:40.611>
creator = 'vstinner'
dependencies = []
files = ['41716']
hgrepos = []
issue_num = 26204
keywords = ['patch']
message_count = 17.0
messages = ['258939', '258946', '258968', '258976', '258977', '258979', '258981', '259775', '259862', '259864', '259865', '259876', '259890', '259895', '259959', '259989', '287297']
nosy_count = 9.0
nosy_names = ['georg.brandl', 'rhettinger', 'vstinner', 'Aaron.Meurer', 'python-dev', 'Jim.Jewett', 'serhiy.storchaka', 'yselivanov', 'jayvdb']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue26204'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)