Skip to content

clean up async generator from types module #80272

@scotchka

Description

@scotchka
mannequin
BPO 36091
Nosy @serhiy-storchaka, @1st1, @miss-islington, @scotchka
PRs
  • bpo-36091: remove reference to async generator in Lib/types.py #11996
  • [3.7] bpo-36091: Remove reference to async generator in Lib/types.py. (GH-11996) #12146
  • 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-03-03.16:39:21.402>
    created_at = <Date 2019-02-23.06:07:17.382>
    labels = ['3.8', 'type-bug', 'library']
    title = 'clean up async generator from types module'
    updated_at = <Date 2019-03-03.16:39:21.402>
    user = 'https://github.com/scotchka'

    bugs.python.org fields:

    activity = <Date 2019-03-03.16:39:21.402>
    actor = 'scotchka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-03.16:39:21.402>
    closer = 'scotchka'
    components = ['Library (Lib)']
    creation = <Date 2019-02-23.06:07:17.382>
    creator = 'scotchka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36091
    keywords = ['patch']
    message_count = 5.0
    messages = ['336368', '336373', '336409', '337032', '337033']
    nosy_count = 4.0
    nosy_names = ['serhiy.storchaka', 'yselivanov', 'miss-islington', 'scotchka']
    pr_nums = ['11996', '12146']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36091'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions