Skip to content

Never have GET_ITER not followed by FOR_ITER #71314

Closed
@serprex

Description

@serprex
mannequin
BPO 27127
Nosy @rhettinger, @DinoV, @serhiy-storchaka, @serprex
Files
  • gitfit.patch
  • forbegin.patch: Replace GET_ITER/FOR_ITER with FOR_BEGIN/FOR_ITER
  • forbegin2.patch
  • forbegin3.patch
  • gitfit2.patch: Pass test_genexps & test_dis
  • 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-06-08.15:59:56.410>
    created_at = <Date 2016-05-26.01:44:24.678>
    labels = ['interpreter-core', 'performance']
    title = 'Never have GET_ITER not followed by FOR_ITER'
    updated_at = <Date 2016-06-08.15:59:56.409>
    user = 'https://github.com/serprex'

    bugs.python.org fields:

    activity = <Date 2016-06-08.15:59:56.409>
    actor = 'Demur Rumed'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-06-08.15:59:56.410>
    closer = 'Demur Rumed'
    components = ['Interpreter Core']
    creation = <Date 2016-05-26.01:44:24.678>
    creator = 'Demur Rumed'
    dependencies = []
    files = ['43006', '43049', '43271', '43295', '43300']
    hgrepos = []
    issue_num = 27127
    keywords = ['patch']
    message_count = 19.0
    messages = ['266400', '266453', '266609', '266615', '266617', '266618', '266622', '266624', '266631', '266657', '267468', '267476', '267583', '267584', '267722', '267768', '267769', '267787', '267789']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'dino.viehland', 'serhiy.storchaka', 'Demur Rumed']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27127'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions