Skip to content

Expose the value passed of typed passed to functools.lru_cache #82746

Closed
@ScottSanderson2

Description

@ScottSanderson2
BPO 38565
Nosy @rhettinger, @serhiy-storchaka, @Zheaoli
PRs
  • bpo-38565: expose typed filed for lru_cache().cache_info() #16915
  • bpo-38565: add new cache_parameters method for lru_cache #16916
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2019-11-12.07:32:24.952>
    created_at = <Date 2019-10-23.14:50:54.379>
    labels = ['type-feature', 'library', '3.9']
    title = 'Expose the value passed of typed passed to functools.lru_cache'
    updated_at = <Date 2019-11-12.07:34:21.149>
    user = 'https://bugs.python.org/ScottSanderson2'

    bugs.python.org fields:

    activity = <Date 2019-11-12.07:34:21.149>
    actor = 'Manjusaka'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-11-12.07:32:24.952>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-10-23.14:50:54.379>
    creator = 'Scott Sanderson2'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38565
    keywords = ['patch']
    message_count = 13.0
    messages = ['355226', '355277', '355284', '355285', '355286', '355288', '355291', '355296', '355297', '355304', '356418', '356419', '356420']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'Scott Sanderson2', 'Manjusaka']
    pr_nums = ['16915', '16916']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38565'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9only 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