Skip to content

Add endline and endcolumn to every AST node #77597

Closed
@ilevkivskyi

Description

@ilevkivskyi
BPO 33416
Nosy @gvanrossum, @brettcannon, @rhettinger, @vstinner, @ambv, @aivarannamaa, @serhiy-storchaka, @ilevkivskyi, @miss-islington
PRs
  • bpo-33416: Add end positions to Python AST #11605
  • bpo-33416: Add end positions to Python AST #11605
  • bpo-33416: Add end positions to Python AST #11605
  • bpo-35224: PEP 572 Implementation #10497
  • bpo-33416: Document changes in PyNode_AddChild and PyParser_AddToken #14214
  • [3.8] bpo-33416: Document changes in PyNode_AddChild and PyParser_AddToken (GH-14214) #14215
  • 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 2019-06-19.00:34:46.255>
    created_at = <Date 2018-05-03.10:15:25.514>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Add endline and endcolumn to every AST node'
    updated_at = <Date 2019-06-19.00:34:46.254>
    user = 'https://github.com/ilevkivskyi'

    bugs.python.org fields:

    activity = <Date 2019-06-19.00:34:46.254>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-19.00:34:46.255>
    closer = 'levkivskyi'
    components = ['Interpreter Core']
    creation = <Date 2018-05-03.10:15:25.514>
    creator = 'levkivskyi'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33416
    keywords = ['patch', 'patch', 'patch']
    message_count = 15.0
    messages = ['316117', '330180', '330207', '330287', '333575', '333583', '333587', '333608', '333617', '334205', '334228', '334300', '344507', '344519', '346015']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'rhettinger', 'vstinner', 'lukasz.langa', 'Aivar.Annamaa', 'serhiy.storchaka', 'levkivskyi', 'miss-islington']
    pr_nums = ['11605', '11605', '11605', '10497', '14214', '14215']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33416'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions