Skip to content

LRU Cache with maxsize=None #54802

Closed
Closed
@rhettinger

Description

@rhettinger
BPO 10593
Nosy @rhettinger, @ncoghlan
Files
  • cache2.diff: Support maxsize=None
  • 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/ncoghlan'
    closed_at = <Date 2010-12-01.03:46:15.204>
    created_at = <Date 2010-12-01.01:01:44.122>
    labels = ['type-feature', 'library']
    title = 'LRU Cache with maxsize=None'
    updated_at = <Date 2010-12-01.03:46:15.203>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2010-12-01.03:46:15.203>
    actor = 'rhettinger'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2010-12-01.03:46:15.204>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2010-12-01.01:01:44.122>
    creator = 'rhettinger'
    dependencies = []
    files = ['19887']
    hgrepos = []
    issue_num = 10593
    keywords = ['patch']
    message_count = 3.0
    messages = ['122967', '122969', '122977']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'ncoghlan']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10593'
    versions = ['Python 3.2']

    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