Skip to content

ast module doesn't support optional fields of Parser/Python.asdl #73808

@vstinner

Description

@vstinner
BPO 29622
Nosy @vstinner, @methane, @takluyver, @Carreau
PRs
  • bpo-29622: make AST constructor accepts less than enough number of positional arguments #249
  • bpo-29637: clean docstring only if not None #267
  • 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 2017-02-23.17:48:48.543>
    created_at = <Date 2017-02-22.16:48:32.714>
    labels = ['type-feature', '3.7']
    title = "ast module doesn't support optional fields of Parser/Python.asdl"
    updated_at = <Date 2017-03-24.23:50:02.853>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-03-24.23:50:02.853>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-23.17:48:48.543>
    closer = 'methane'
    components = []
    creation = <Date 2017-02-22.16:48:32.714>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29622
    keywords = []
    message_count = 6.0
    messages = ['288372', '288375', '288414', '288442', '288443', '290420']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'takluyver', 'mbussonn']
    pr_nums = ['249', '267']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29622'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions