Skip to content

Add an async variant of lru_cache for coroutines. #90780

Closed
@uranusjr

Description

@uranusjr
BPO 46622
Nosy @rhettinger, @asvetlov, @serhiy-storchaka, @1st1, @uranusjr, @achimnol
PRs
  • bpo-46622: Async support for cached_property #31314
  • bpo-46622: Async support for lru_cache (and cache) #31495
  • 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 2022-02-03.07:28:28.631>
    labels = ['type-feature', 'library', '3.11']
    title = 'Add an async variant of lru_cache for coroutines.'
    updated_at = <Date 2022-02-24.16:03:50.476>
    user = 'https://github.com/uranusjr'

    bugs.python.org fields:

    activity = <Date 2022-02-24.16:03:50.476>
    actor = 'rhettinger'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-02-03.07:28:28.631>
    creator = 'uranusjr'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46622
    keywords = ['patch']
    message_count = 16.0
    messages = ['412422', '412906', '412985', '412987', '412988', '413187', '413222', '413223', '413225', '413226', '413764', '413790', '413791', '413816', '413819', '413923']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'asvetlov', 'serhiy.storchaka', 'yselivanov', 'uranusjr', 'achimnol']
    pr_nums = ['31314', '31495']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue46622'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions