Skip to content

Incorrect line number in bytecode for nested loops #86801

@markshannon

Description

@markshannon
BPO 42635
Nosy @nedbat, @markshannon
PRs
  • bpo-42635: Make JUMP_ABSOLUTE at end of 'for' loop as artificial to avoid spurious line events. #23761
  • 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/markshannon'
    closed_at = <Date 2020-12-14.13:06:10.206>
    created_at = <Date 2020-12-14.09:24:33.815>
    labels = ['type-bug', '3.10']
    title = 'Incorrect line number in bytecode for nested loops'
    updated_at = <Date 2020-12-14.13:06:10.206>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2020-12-14.13:06:10.206>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2020-12-14.13:06:10.206>
    closer = 'Mark.Shannon'
    components = []
    creation = <Date 2020-12-14.09:24:33.815>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42635
    keywords = ['patch']
    message_count = 2.0
    messages = ['382968', '382980']
    nosy_count = 2.0
    nosy_names = ['nedbat', 'Mark.Shannon']
    pr_nums = ['23761']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42635'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixestype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions