Skip to content

Provide a way to compare AST nodes for equality recursively #60191

Open
@Julian

Description

@Julian
BPO 15987
Nosy @benjaminp, @Julian, @serhiy-storchaka, @ilevkivskyi, @mlouielu, @tonybaloney, @tonybaloney, @isidentical
PRs
  • bpo-15987: Add ast.AST class richcompare methods #1368
  • bpo-15987: Add ast.AST richcompare methods #1375
  • bpo-15987: Add ast.AST class richcompare methods  #14970
  • gh-60191: Implement ast.compare #19211
  • 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 2012-09-20.18:43:56.747>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Provide a way to compare AST nodes for equality recursively'
    updated_at = <Date 2020-03-28.18:12:54.152>
    user = 'https://github.com/Julian'

    bugs.python.org fields:

    activity = <Date 2020-03-28.18:12:54.152>
    actor = 'BTaskaya'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-09-20.18:43:56.747>
    creator = 'Julian'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 15987
    keywords = ['patch']
    message_count = 17.0
    messages = ['170826', '170907', '170909', '171000', '185288', '185289', '292656', '292665', '292717', '341541', '341546', '341555', '342118', '348545', '349185', '365213', '365215']
    nosy_count = 9.0
    nosy_names = ['benjamin.peterson', 'Julian', 'serhiy.storchaka', 'levkivskyi', 'louielu', 'anthonypjshaw', 'anthony shaw', 'BTaskaya', 'Philip Dye']
    pr_nums = ['1368', '1375', '14970', '19211']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15987'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions