Skip to content

Incorrect frame.f_lineno when frame.f_trace is set #86989

Description

@markshannon
BPO 42823
Nosy @nedbat, @markshannon
PRs
  • bpo-42823: Fix frame lineno when frame.f_trace is set #24099
  • bpo-42823: Update frame.f_lineno before any call to the (C) tracing function. #24150
  • 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 2021-04-04.11:46:53.404>
    created_at = <Date 2021-01-04.16:32:45.048>
    labels = []
    title = 'Incorrect frame.f_lineno when frame.f_trace is set'
    updated_at = <Date 2021-04-04.11:46:53.404>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-04-04.11:46:53.404>
    actor = 'nedbat'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-04-04.11:46:53.404>
    closer = 'nedbat'
    components = []
    creation = <Date 2021-01-04.16:32:45.048>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42823
    keywords = ['patch']
    message_count = 6.0
    messages = ['384331', '384387', '384500', '384502', '384505', '389920']
    nosy_count = 2.0
    nosy_names = ['nedbat', 'Mark.Shannon']
    pr_nums = ['24099', '24150']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42823'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions