Skip to content

Fix parser and AST: fill lineno and col_offset when compiling AST from Python objects #69741

@vstinner

Description

@vstinner
BPO 25555
Nosy @vstinner, @benjaminp, @1st1, @matrixise
Files
  • ast.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 = <Date 2015-11-09.21:14:10.182>
    created_at = <Date 2015-11-05.09:42:04.793>
    labels = []
    title = 'Fix parser and AST: fill lineno and col_offset when compiling AST from Python objects'
    updated_at = <Date 2015-11-09.21:14:10.181>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-11-09.21:14:10.181>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-11-09.21:14:10.182>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-11-05.09:42:04.793>
    creator = 'vstinner'
    dependencies = []
    files = ['40949']
    hgrepos = []
    issue_num = 25555
    keywords = ['patch']
    message_count = 7.0
    messages = ['254093', '254155', '254202', '254203', '254204', '254403', '254409']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'python-dev', 'yselivanov', 'matrixise']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue25555'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions