Skip to content

Change sys.settrace opcode tracing to occur after frame line number update #75799

@gwk

Description

@gwk
mannequin
BPO 31618
Nosy @ncoghlan, @nedbat, @njsmith, @serhiy-storchaka, @gwk
PRs
  • bpo-31618: Move opcode tracing to occur after the possible update to f_lineno. #3798
  • bpo-31618: Add NEWS entry for opcode tracing change. #4045
  • 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 2017-10-19.07:44:47.153>
    created_at = <Date 2017-09-28.12:40:03.218>
    labels = ['type-bug', '3.7']
    title = 'Change sys.settrace opcode tracing to occur after frame line number update'
    updated_at = <Date 2017-10-19.07:44:47.151>
    user = 'https://github.com/gwk'

    bugs.python.org fields:

    activity = <Date 2017-10-19.07:44:47.151>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-19.07:44:47.153>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2017-09-28.12:40:03.218>
    creator = 'gwk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31618
    keywords = ['patch']
    message_count = 3.0
    messages = ['303225', '303226', '304605']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'nedbat', 'njs', 'serhiy.storchaka', 'gwk']
    pr_nums = ['3798', '4045']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31618'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error
      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