Skip to content

ast.Call end_lineno is defined and returns None #84903

@gaborbernat

Description

@gaborbernat
BPO 40726
Nosy @serhiy-storchaka, @asottile, @pablogsal, @miss-islington, @remilapeyre, @gaborbernat, @isidentical, @laloch
PRs
  • bpo-40726: handle uninitalized end_lineno on ast.increment_lineno #20312
  • [3.9] bpo-40726: handle uninitalized end_lineno on ast.increment_lineno (GH-20312) #21741
  • [3.8] bpo-40726: handle uninitalized end_lineno on ast.increment_line… #21742
  • [3.8] bpo-40726: handle uninitalized end_lineno on ast.increment_lineno #21745
  • 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 2020-08-05.19:34:48.912>
    created_at = <Date 2020-05-22.08:34:59.646>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'ast.Call end_lineno is defined and returns None'
    updated_at = <Date 2020-08-05.19:34:48.911>
    user = 'https://github.com/gaborbernat'

    bugs.python.org fields:

    activity = <Date 2020-08-05.19:34:48.911>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-05.19:34:48.912>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2020-05-22.08:34:59.646>
    creator = 'gaborjbernat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40726
    keywords = ['patch']
    message_count = 13.0
    messages = ['369567', '369569', '369572', '369574', '369577', '369581', '369614', '369619', '369621', '369623', '374880', '374882', '374893']
    nosy_count = 8.0
    nosy_names = ['serhiy.storchaka', 'Anthony Sottile', 'pablogsal', 'miss-islington', 'remi.lapeyre', 'gaborjbernat', 'BTaskaya', 'laloch']
    pr_nums = ['20312', '21741', '21742', '21745']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40726'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions