Skip to content

settrace skips lines when chaining methods without arguments #83497

@alexmojaki

Description

@alexmojaki
BPO 39316
Nosy @markshannon, @alexmojaki
PRs
  • bpo-39316: Make sure that attribute accesses and stores, including method calls, conform to PEP 626. #24859
  • Files
  • trace_skipping_lines_bug.py
  • 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 2022-01-14.14:36:37.372>
    created_at = <Date 2020-01-12.21:13:44.795>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10']
    title = 'settrace skips lines when chaining methods without arguments'
    updated_at = <Date 2022-01-14.14:36:37.371>
    user = 'https://github.com/alexmojaki'

    bugs.python.org fields:

    activity = <Date 2022-01-14.14:36:37.371>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-14.14:36:37.372>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2020-01-12.21:13:44.795>
    creator = 'alexmojaki'
    dependencies = []
    files = ['48837']
    hgrepos = []
    issue_num = 39316
    keywords = ['patch']
    message_count = 3.0
    messages = ['359878', '388666', '388679']
    nosy_count = 2.0
    nosy_names = ['Mark.Shannon', 'alexmojaki']
    pr_nums = ['24859']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39316'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.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