Skip to content

Multiline ast.dump() #82176

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 37995
Nosy @brettcannon, @rhettinger, @terryjreedy, @benjaminp, @serhiy-storchaka, @1st1, @asottile, @tirkarthi
PRs
  • bpo-37995: Add an option to ast.dump() to produce a multiline output. #15631
  • Files
  • ast_bloop.py: display() is a generic AST tree display pretty printer
  • 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-09-09.20:42:49.620>
    created_at = <Date 2019-08-31.09:29:28.418>
    labels = ['type-feature', 'library', '3.9']
    title = 'Multiline ast.dump()'
    updated_at = <Date 2019-09-09.20:42:49.620>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-09-09.20:42:49.620>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-09.20:42:49.620>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-08-31.09:29:28.418>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['48580']
    hgrepos = []
    issue_num = 37995
    keywords = ['patch']
    message_count = 8.0
    messages = ['350913', '350914', '350934', '350962', '350963', '351271', '351296', '351523']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'rhettinger', 'terry.reedy', 'benjamin.peterson', 'serhiy.storchaka', 'yselivanov', 'Anthony Sottile', 'xtreak']
    pr_nums = ['15631']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37995'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions