Skip to content

Option to make the lru_cache type specific#57436

@rhettinger

Description

@rhettinger
BPO13227
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=<Date2011-10-20.15:59:28.817>created_at=<Date2011-10-19.22:06:36.315>labels= ['type-feature', 'library'] title='Option to make the lru_cache type specific'updated_at=<Date2011-10-20.15:59:28.815>user='https://github.com/rhettinger'

    bugs.python.org fields:

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

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions