Skip to content

missed peephole optimization (unnecessary jump at end of function after yield) #61807

Description

@NealNorwitz
BPO 17607
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka

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 2018-01-05.19:57:12.360>
created_at = <Date 2013-04-01.04:45:51.251>
labels = ['interpreter-core', 'performance']
title = 'missed peephole optimization (unnecessary jump at end of function after yield)'
updated_at = <Date 2018-01-05.19:57:12.359>
user = 'https://bugs.python.org/NealNorwitz'

bugs.python.org fields:

activity = <Date 2018-01-05.19:57:12.359>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2018-01-05.19:57:12.360>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2013-04-01.04:45:51.251>
creator = 'Neal.Norwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 17607
keywords = []
message_count = 3.0
messages = ['185708', '185859', '309519']
nosy_count = 4.0
nosy_names = ['vstinner', 'ezio.melotti', 'serhiy.storchaka', 'Neal.Norwitz']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue17607'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions