← 返回首页
inspect module does not implement introspection API for asynchronous generators · Issue #79940 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

New issue
New issue

Description

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 fixesstdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancement

      Fields

      No fields configured for issues without a type.

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      • Open in GitHub Copilot app

      Footer

      © 2026 GitHub, Inc.