Skip to content

ast.YieldFrom needlessly has its expr value as optional #60750

@brettcannon

Description

@brettcannon
BPO 16546
Nosy @brettcannon, @jcea, @mdickinson, @benjaminp, @durban
Files
  • issue16546.patch
  • issue16546_v2.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 = <Date 2012-11-25.14:41:09.640>
    created_at = <Date 2012-11-23.22:42:35.636>
    labels = ['library']
    title = 'ast.YieldFrom needlessly has its expr value as optional'
    updated_at = <Date 2012-11-26.17:25:24.409>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2012-11-26.17:25:24.409>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-11-25.14:41:09.640>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2012-11-23.22:42:35.636>
    creator = 'brett.cannon'
    dependencies = []
    files = ['28095', '28103']
    hgrepos = []
    issue_num = 16546
    keywords = ['patch']
    message_count = 8.0
    messages = ['176261', '176269', '176288', '176297', '176301', '176302', '176333', '176360']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'jcea', 'mark.dickinson', 'benjamin.peterson', 'daniel.urban', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue16546'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions