Skip to content

the f_lineno getter is broken #68753

@xdegaye

Description

@xdegaye
mannequin
BPO 24565
Nosy @abalkin, @blueyed, @xdegaye, @serhiy-storchaka
PRs
  • bpo-24565: f->f_lineno is now -1 when tracing is not set #6233
  • bpo-24565: f->f_lineno is now -1 when tracing is not set  #12419
  • Files
  • f_lineno.patch
  • f_lineno_tests.patch
  • 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 = None
    created_at = <Date 2015-07-04.20:36:38.056>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9']
    title = 'the f_lineno getter is broken'
    updated_at = <Date 2019-12-05.11:21:41.373>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2019-12-05.11:21:41.373>
    actor = 'blueyed'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2015-07-04.20:36:38.056>
    creator = 'xdegaye'
    dependencies = []
    files = ['39865', '39866']
    hgrepos = []
    issue_num = 24565
    keywords = ['patch']
    message_count = 8.0
    messages = ['246275', '246276', '314237', '314243', '314409', '314410', '339667', '357845']
    nosy_count = 4.0
    nosy_names = ['belopolsky', 'blueyed', 'xdegaye', 'serhiy.storchaka']
    pr_nums = ['6233', '12419']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24565'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions