Skip to content

Option to make the lru_cache type specific #57436

Closed
@rhettinger

Description

@rhettinger
BPO 13227
Nosy @rhettinger, @ncoghlan, @vstinner, @ezio-melotti
Files
  • typed_lru.diff: Add type differentiation to the cache entries
  • typed_lru2.diff: Patch with tests and application to re module
  • typed_lru3.diff: Updated patch with docs
  • 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 2011-10-20.15:59:28.817>
    created_at = <Date 2011-10-19.22:06:36.315>
    labels = ['type-feature', 'library']
    title = 'Option to make the lru_cache type specific'
    updated_at = <Date 2011-10-20.15:59:28.815>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2011-10-20.15:59:28.815>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2011-10-20.15:59:28.817>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2011-10-19.22:06:36.315>
    creator = 'rhettinger'
    dependencies = []
    files = ['23473', '23475', '23480']
    hgrepos = []
    issue_num = 13227
    keywords = ['patch']
    message_count = 8.0
    messages = ['145976', '145985', '145990', '145994', '146007', '146008', '146022', '146023']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'ncoghlan', 'vstinner', 'ezio.melotti', 'python-dev']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13227'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython 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