Skip to content

Make ast.dump() not output optional default fields #80468

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 36287
Nosy @benjaminp, @serhiy-storchaka, @1st1, @ilevkivskyi, @eamanu, @isidentical
PRs
  • [WIP] bpo-36287: Ignoring optional field. #12328
  • bpo-36287: Make ast.dump() not output optional fields and attributes. #18843
  • Dependencies
  • bpo-39981: Default values for AST Nodes
  • 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 = None
    created_at = <Date 2019-03-14.09:48:05.485>
    labels = ['type-feature', 'library', '3.9']
    title = 'Make ast.dump() not output optional default fields'
    updated_at = <Date 2020-04-08.14:28:27.407>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-04-08.14:28:27.407>
    actor = 'BTaskaya'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-03-14.09:48:05.485>
    creator = 'serhiy.storchaka'
    dependencies = ['39981']
    files = ['48975']
    hgrepos = []
    issue_num = 36287
    keywords = ['patch']
    message_count = 16.0
    messages = ['337907', '337922', '337955', '338030', '338033', '338055', '356925', '356935', '357012', '363640', '363641', '363642', '363775', '364305', '364326', '365987']
    nosy_count = 6.0
    nosy_names = ['benjamin.peterson', 'serhiy.storchaka', 'yselivanov', 'levkivskyi', 'eamanu', 'BTaskaya']
    pr_nums = ['12328', '18843']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36287'
    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