Skip to content

inspect module does not implement introspection API for asynchronous generators #79940

Closed
@tkren

Description

@tkren
mannequin
BPO 35759
Nosy @ncoghlan, @1st1, @tirkarthi, @tkren
PRs
  • gh-79940: add introspection API for asynchronous generators #11590
  • gh-79940: add introspection API for asynchronous generators #11590
  • Files
  • 0001-inspect-add-introspection-API-for-asynchronous-gener.patch: Initial patch for getasyncgenstate and getasyncgenlocals
  • 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-01-17.12:34:49.495>
    labels = ['3.8', 'type-feature', 'library']
    title = 'inspect module does not implement introspection API for asynchronous generators'
    updated_at = <Date 2019-01-17.14:15:35.489>
    user = 'https://github.com/tkren'

    bugs.python.org fields:

    activity = <Date 2019-01-17.14:15:35.489>
    actor = 'xtreak'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-01-17.12:34:49.495>
    creator = 'tkren'
    dependencies = []
    files = ['48066']
    hgrepos = []
    issue_num = 35759
    keywords = ['patch']
    message_count = 2.0
    messages = ['333861', '333870']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'yselivanov', 'xtreak', 'tkren']
    pr_nums = ['11590', '11590']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35759'
    versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.12only security fixesstdlibPython modules in the Lib dirtopic-asynciotype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions